orbtree
orbtree::rankmultimap Class Reference

Order statistic multimap, calculates the rank of elements. See orbtree for description of members. More...

#include <orbtree.h>

Detailed Description

Order statistic multimap, calculates the rank of elements. See orbtree for description of members.

Template Parameters
Keytype of elements ("keys") stored in this set.
ValueValue stored in elements.
NVTypeInteger type for rank calculation.
CompareComparison functor for keys.

The documentation for this class was generated from the following file: