orbtree
orbtree::orbset Class Reference

General set, i.e. storing a collection of elements without duplicates. See orbtree for description of members. More...

#include <orbtree.h>

Detailed Description

General set, i.e. storing a collection of elements without duplicates. See orbtree for description of members.

Template Parameters
Keytype of elements ("keys") stored in this set.
NVFuncfunction calculating the weights 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: