momo
3.9
|
#include <HashMultiMap.h>
Public Types | |
typedef TKey | Key |
typedef TValue | Value |
typedef HashMultiMapReference< Key, const Value > | ConstReference |
Public Member Functions | |
HashMultiMapReference (const Key &key, Value &value) noexcept | |
operator ConstReference () const noexcept | |
Public Attributes | |
const Key & | key |
Value & | value |
typedef HashMultiMapReference<Key, const Value> momo::internal::HashMultiMapReference< TKey, TValue >::ConstReference |
typedef TKey momo::internal::HashMultiMapReference< TKey, TValue >::Key |
typedef TValue momo::internal::HashMultiMapReference< TKey, TValue >::Value |
|
inlineexplicitnoexcept |
|
inlinenoexcept |
const Key& momo::internal::HashMultiMapReference< TKey, TValue >::key |
Value& momo::internal::HashMultiMapReference< TKey, TValue >::value |