orbtree
orbtree::orbmap Class Reference

General map implementation. See orbtree and orbtreemap for description of members. More...

#include <orbtree.h>

Detailed Description

General map implementation. See orbtree and orbtreemap for description of members.

Template Parameters
KeyKey to sort elements by.
ValueValue stored in elements.
NVFuncfunction calculating the values associated with stored elements. See NVFunc_Adapter_Simple for the description of the expected interface.
Comparecomparison functor for keys.

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