![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Keep an enumerated list of T objects, managed by the class. More...
#include <cassert>#include <cstddef>#include <set>#include <unordered_map>
Include dependency graph for NumeratedContainer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Utils::NumeratedContainer< T, index_type > |
| Container for objects that are identified by a numeric id. More... | |
Namespaces | |
| namespace | Utils |
Keep an enumerated list of T objects, managed by the class.
Definition in file NumeratedContainer.hpp.