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

Minimal key value #25

Open
romz-pl opened this issue Oct 30, 2017 · 0 comments
Open

Minimal key value #25

romz-pl opened this issue Oct 30, 2017 · 0 comments

Comments

@romz-pl
Copy link
Owner

romz-pl commented Oct 30, 2017

Current implementation requires that there exists the Key::Dummy() value of the key, which is lower then all possible key values in the tree. See function LeafNode::insert and condition in "while loop".

This requirement must be removed.
This requirement limits number of available types used as the key.

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

1 participant