orbtree
orbtree::rankmap Class Reference

Order statistic map, calculates the rank of elements. See orbtree and orbtreemap for description of members. More...

#include <orbtree.h>

Detailed Description

Order statistic map, calculates the rank of elements. See orbtree and orbtreemap 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: