Skip to content

v2.2.0 Added Tree Customization

Compare
Choose a tag to compare
@5cript 5cript released this 28 Jul 00:25
· 30 commits to master since this release
4642367

The interval tree can now be customized using the tree hook template parameter.
Since this allows for breaking encapsulation, care has to be taken to not break the state invariants of the tree.

This feature might still be subject to breaking changes in the future.