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

Node key reference sets/bitmaps should not be inlined… #645

Merged
merged 7 commits into from
Jul 26, 2023

Conversation

JohannesLichtenberger
Copy link
Member

…in the tree node (is now a child of the tree node with a special pointer).

Thus, during rotations no unnecessary copy of all node keys... (only if a key is added/removed).

…e (is now a child of the tree node with a special pointer).

Thus, during rotations no unnecessary copy of all node keys... (only if a key is added/removed).
@JohannesLichtenberger JohannesLichtenberger merged commit 94b6d33 into master Jul 26, 2023
2 checks passed
@JohannesLichtenberger JohannesLichtenberger deleted the refactoring-rbtree branch July 26, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant