API Documentation
|
#include <NDEVR/BaseValues.h>
#include <NDEVR/LibAssert.h>
#include <NDEVR/Buffer.h>
#include "tsl/robin_map.h"
Go to the source code of this file.
Classes | |
class | Dictionary< t_key, t_value, t_hash > |
A hash-based key-value store, useful for quick associative lookups. More... | |
class | DictionaryBase |
A dummy base class for all Dictionary templates. More... | |
Namespaces | |
namespace | NDEVR |
Macros | |
#define | MAP_BASE tsl::robin_map |
#define | NDEVR_USE_ROBIN_MAP 1 |
#define MAP_BASE tsl::robin_map |
#define NDEVR_USE_ROBIN_MAP 1 |