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>
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.