|
orbtree
|
General multiset, i.e. storing a collection of elements allowing duplicates. See orbtree for description of members. More...
#include <orbtree.h>
General multiset, i.e. storing a collection of elements allowing duplicates. See orbtree for description of members.
| Key | type of elements ("keys") stored in this set. |
| NVFunc | function calculating the values associated with stored elements. See NVFunc_Adapter_Simple for the description of the expected interface. |
| Compare | comparison functor for keys. |
1.8.13