|
ROSE
0.11.96.11
|
Set-based index referenced by TrackerTraits.
This is the default index and supports O(log N) lookups and insertions. The Key type must be copyable and have a less-than comparison.
#include <Tracker.h>
Public Member Functions | |
| void | clear () |
| bool | exists (const Key &key) const |
| bool | insert (const Key &key) |
1.8.17