Unique storage of values. More...
#include <vector>#include <map>#include <stdexcept>

Go to the source code of this file.
Classes | |
| class | unique_storage< I, V > |
| Store values such that only one copy of the value is ever stored. More... | |
| struct | unique_storage< I, V >::id_value |
| the actual ID type More... | |
Unique storage of values.
1.6.1