orbtree
|
General map implementation. See orbtree and orbtreemap for description of members. More...
#include <orbtree.h>
General map implementation. See orbtree and orbtreemap for description of members.
Key | Key to sort elements by. |
Value | Value stored in elements. |
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. |