| 
    ROSE 0.11.145.357
    
   | 
 
Vector-based index referenced by TrackerTraits.
This index type is suitable for trackers whose Key values are a dense set of low-valued, non-negative integers that can be used as indexes into a vector. This index supports O(1) lookups and amortized O(1) insertions. 
#include <Sawyer/Tracker.h>
Public Member Functions | |
| void | clear () | 
| bool | exists (const Key &key) const | 
| bool | insert (const Key &key) | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |