#include <basic_string.h>
Inherits std::__str_hash_base< _CharT, _Alloc, _StrT >.
template<
typename _Alloc>
struct std::hash< basic_string< char32_t, char_traits< char32_t >, _Alloc > >
std::hash specialization for u32string.
Definition at line 4437 of file basic_string.h.
◆ argument_type
typedef _Arg std::__hash_base< _Result, _Arg >::argument_type |
|
inherited |
◆ result_type
typedef _Result std::__hash_base< _Result, _Arg >::result_type |
|
inherited |
◆ operator()()
size_t std::__str_hash_base< _CharT, _Alloc, _StrT >::operator() |
( |
const _StrT & |
__s | ) |
const |
|
inlinenoexceptinherited |
The documentation for this struct was generated from the following file: