#include <vector>#include <map>#include <stdexcept>

Go to the source code of this file.
Data Structures | |
| class | unique_storage< I, V > |
| struct | unique_storage< I, V >::id_value |
| the actual ID type More... | |
Unique storage of values
Definition in file unique_storage.h.
1.6.1