Key type
Whether duplicated key is blocked or not
Derived type extending this ITreeSet
Iterator type
Reverse iterator type
Return type of {@link SetContainer.insert}
Iterator of SetContainer
Reverse iterator of SetContainer
Default Constructor.
Get range of equal elements.
Key to search for.
Pair of lower_bound and upper_bound.
Get key comparison function.
The key comparison function.
Get iterator to lower bound.
Key to search for.
Iterator to the first element equal or after to the key.
Get iterator to upper bound.
Key to search for.
Iterator to the first element after the key.
Get value comparison function.
The value comparison function.
Generated using TypeDoc
Common interface for tree sets.
Jeongho Nam - https://github.com/samchon