ROSE 0.11.145.147
|
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 <Sawyer/Tracker.h>
Public Member Functions | |
void | clear () |
bool | exists (const Key &key) const |
bool | insert (const Key &key) |
|
inline |
|
inline |
|
inline |