_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() const | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inline |
cbegin() const | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inline |
cend() const | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inline |
clear() | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inline |
const_iterator typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
ConstMapIterator typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
ConvertType typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
empty() const | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inline |
end() | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inline |
end() const | notstd::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) const | notstd::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 typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
key(const value_type &value) const | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inline |
key_type typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
KeyFuncType typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
m_converter | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | private |
m_keyfunc | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | private |
m_map | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | private |
MapIterator typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
operator[](const key_type &key) | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inline |
pointer typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
reference typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
size() const | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inline |
size_type typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |
unique_map(KeyFuncType keyfunc, ConvertType _converter) | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | inlineexplicit |
value_type typedef | notstd::unique_map< KeyType, ValueType, MapType, TransformFunction, ConstTransformFunction > | |