orbtree
|
Order statistic multiset, calculates the rank of elements. More...
#include <orbtree.h>
Order statistic multiset, calculates the rank of elements.
Key | type of elements ("keys") stored in this set. |
NVType | integer type for rank calculation |
Compare | comparison functor for keys. |