Public Types | Public Member Functions

std::hash< u16string > Struct Template Reference

std::hash specialization for u16string. More...

Inheritance diagram for std::hash< u16string >:
Inheritance graph
[legend]

List of all members.

Public Types

Public Member Functions


Detailed Description

template<>
struct std::hash< u16string >

std::hash specialization for u16string.

Definition at line 2911 of file basic_string.h.


Member Typedef Documentation

typedef u16string std::unary_function< u16string , size_t >::argument_type [inherited]

argument_type is the type of the /// argument (no surprises here)

Definition at line 102 of file stl_function.h.

typedef size_t std::unary_function< u16string , size_t >::result_type [inherited]

result_type is the return type

Definition at line 105 of file stl_function.h.


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