Provides space-efficient arrays with fast object-to-index lookup. More...
#include <vector>Classes | |
| class | regina::NMarkedElement |
| A base class for elements of NMarkedVector. More... | |
| class | regina::NMarkedVector< T > |
| A vector of objects with fast, space-efficient reverse lookup of array indices. More... | |
Namespaces | |
| namespace | regina |
Contains the entire Regina calculation engine. | |
Provides space-efficient arrays with fast object-to-index lookup.