Replies: 2 comments
-
Without a code change just re-initialize it at the same location - this should zero out the allocation tree. If you wish to release the allocations - you can use the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What would be an efficient strategy to clean this allocator, given the only things we want to retain are parameters we passed during initialization?
Beta Was this translation helpful? Give feedback.
All reactions