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

interval trees: use stdx.allocator / configurable memory alloc strategy #3

Open
jblachly opened this issue Mar 21, 2019 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@jblachly
Copy link
Member

No description provided.

@jblachly jblachly added the enhancement New feature or request label Mar 21, 2019
@jblachly
Copy link
Member Author

jblachly commented Jan 6, 2020

This is done for splaytree using arena strategy (not configurable) in commit 9148a5c

need to do also for AVL

@jblachly
Copy link
Member Author

This is done for AVL tree in 4d2834e

Would be nice to make the allocator strategy configurable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant