Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deferred_from_this ? #29

Open
jwezorek opened this issue Jan 15, 2021 · 1 comment
Open

deferred_from_this ? #29

jwezorek opened this issue Jan 15, 2021 · 1 comment

Comments

@jwezorek
Copy link

jwezorek commented Jan 15, 2021

How do you handle the situation in which you are creating a deferred_ptr to a child node in a member function of a parent node managed by the same deferred_heap and you would like the child to have a deferred_ptr back to the parent?

should there be a way of recovering an already created deferred_ptr using the heap if you have the raw pointer?

@hsutter hsutter self-assigned this Sep 28, 2021
@hsutter
Copy link
Owner

hsutter commented Sep 28, 2021

Thanks for this suggestion. For now I'm waiting for feedback and bug reports from actual use of the library, and deferring enhancements and optimizations until then but keeping them in the backlog.

@hsutter hsutter added this to the Future - Backlog milestone Sep 28, 2021
@hsutter hsutter removed their assignment Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants