![]() |
API Documentation
|
#include <NDEVR/BaseValues.h>#include <NDEVR/LibAssert.h>#include <NDEVR/Buffer.h>#include "tsl/robin_set.h"Go to the source code of this file.
Classes | |
| class | Set< t_type > |
| Container that stores unique elements in no particular order, and which allow for fast retrieval or insertion of individual elements based on their value. More... | |
| class | SetBase |
| A dummy base class for all Set templates. More... | |
Namespaces | |
| namespace | NDEVR |
Macros | |
| #define | NDEVR_USE_ROBIN_MAP 1 |
| #define | SET_BASE tsl::robin_set |
| #define NDEVR_USE_ROBIN_MAP 1 |
| #define SET_BASE tsl::robin_set |