STLdoc
STLdocumentation
|
Classes | |
class | cliext::impl::hash< _Traits_t > |
Namespaces | |
cliext | |
cliext::impl | |
Macros | |
#define | _CLI_XHASH_ |
Functions | |
template<typename _Key_t > | |
bool | cliext::_Hash_key_compare (_Key_t _Left, _Key_t _Right) |
bool | cliext::_Hash_key_compare (System::String^_Left, System::String^_Right) |
int | cliext::hash_value (System::Object^_Key) |
template<typename _Traits_t > | |
void | cliext::swap (cliext::impl::hash< _Traits_t >%_Left, cliext::impl::hash< _Traits_t >%_Right) |
#define _CLI_XHASH_ |