v2.2.0 Added Tree Customization
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.