orbtree
|
Order statistic multimap, calculates the rank of elements. See orbtree for description of members. More...
#include <orbtree.h>
Order statistic multimap, calculates the rank of elements. See orbtree for description of members.
Key | type of elements ("keys") stored in this set. |
Value | Value stored in elements. |
NVType | Integer type for rank calculation. |
Compare | Comparison functor for keys. |