CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <functional>
#include <map>
#include "casm/misc/CASM_TMP.hh"
#include "casm/misc/cloneable_ptr.hh"
Go to the source code of this file.
Classes | |
class | notstd::UniqueMapIterator< TransformFunc, MapIteratorType > |
An iterator over a UniqueMap. More... | |
struct | notstd::GetSecond< MapType > |
struct | notstd::GetSecondConst< MapType > |
class | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > |
std::map wrapper to enforce a 1-1 ValueType->KeyType relationship More... | |
Namespaces | |
notstd | |
Non-std smart pointer classes and functions. | |