|
ROSE 0.11.145.354
|
Hash-based index referenced by TrackerTraits.
This index type supports O(1) lookups and amortized O(1) insertions. The Key type must be suitable for use by boost::unordered_set.
#include <Sawyer/Tracker.h>
Public Member Functions | |
| void | clear () |
| bool | exists (const Key &key) const |
| bool | insert (const Key &key) |
|
inline |
|
inline |
|
inline |