template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
key_compare comp
Definition: hash_map:101
static int _Hasher(key_type _Key)
Definition: hash_map:95
_STLCLR UnaryDelegate< key_type, int > hasher
Definition: hash_map:27
bool _Hash_key_compare(_Key_t _Left, _Key_t _Right)
Definition: xhash:12
hasher hash_fun
Definition: hash_map:102
_STLCLR BinaryDelegate< key_type, key_type, bool > key_compare
Definition: hash_map:24
bool _Multi
Definition: hash_map:103
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
key_compare comp
Definition: hash_map:101
_FwdIt const _Ty _Pr _Pred
Definition: algorithm:1985
static int _Hasher(key_type _Key)
Definition: hash_map:95
_STLCLR UnaryDelegate< key_type, int > hasher
Definition: hash_map:27
hasher hash_fun
Definition: hash_map:102
bool _Multi
Definition: hash_map:103
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
key_compare comp
Definition: hash_map:101
_FwdIt const _Ty _Pr _Pred
Definition: algorithm:1985
hasher hash_fun
Definition: hash_map:102
bool _Multi
Definition: hash_map:103
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
int hash_value(System::Object^_Key)
Definition: xhash:25
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
70 int _Quot = _Hashval / 127773;
71 int _Rem = _Hashval % 127773;
73 _Rem = 16807 * _Rem - 2836 * _Quot;
hasher hash_fun
Definition: hash_map:102
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
_FwdIt const _Ty _Val
Definition: algorithm:1938
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
86 return (
_Val->second);
_FwdIt const _Ty _Val
Definition: algorithm:1938
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
_STLCLR UnaryDelegate< key_type, int > hasher
Definition: hash_map:27
int get_hash(key_type _Key)
Definition: hash_map:67
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
key_compare comp
Definition: hash_map:101
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
59 return (
gcnew value_compare(
this, &_Mytype_t::_Value_compare));
_STLCLR BinaryDelegate< value_type, value_type, bool > value_compare
Definition: hash_map:26
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
template<typename _Key_t, typename _Mapped_t, bool _Mflag>
The documentation for this class was generated from the following file: