CASM  1.1.0
A Clusters Approach to Statistical Mechanics
notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > Member List

This is the complete list of members for notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >, including all inherited members.

_insert(const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inlineprivate
_insert(const unique_map< A, B, C, D, E > &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inlineprivate
begin()notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
begin() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
cbegin() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
cend() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
clear()notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
const_iterator typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
ConstMapIterator typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
ConvertType typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
empty() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
end()notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
end() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
erase(const_iterator pos)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
erase(const_iterator first, const_iterator last)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
erase(const key_type &key)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
find(const key_type &key)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
find(const key_type &key) constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(const_iterator hint, const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(iterator hint, const value_type &value)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(const ValuesOrMaps &... more)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
insert(Iterator begin, Iterator end, typename CASM::CASM_TMP::enable_if_iterator< Iterator >::type *=nullptr)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
iterator typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
key(const value_type &value) constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
key_type typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
KeyFuncType typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
m_converternotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >private
m_keyfuncnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >private
m_mapnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >private
MapIterator typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
operator[](const key_type &key)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
pointer typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
reference typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
size() constnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inline
size_type typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >
unique_map(KeyFuncType keyfunc, ConvertType _converter)notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >inlineexplicit
value_type typedefnotstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction >