libstdc++
Public Types | Public Member Functions | List of all members
std::hash< basic_string< char16_t, char_traits< char16_t >, _Alloc > > Struct Template Reference

Inherits std::__str_hash_base< _CharT, _Alloc, _StrT >.

Public Types

typedef _Arg argument_type
 
typedef _Result result_type
 

Public Member Functions

size_t operator() (const _StrT &__s) const noexcept
 

Detailed Description

template<typename _Alloc>
struct std::hash< basic_string< char16_t, char_traits< char16_t >, _Alloc > >

std::hash specialization for u16string.

Definition at line 4650 of file basic_string.h.


The documentation for this struct was generated from the following file: