std::hash specialization for u32string. More...
std::hash specialization for u32string.
Definition at line 2922 of file basic_string.h.
typedef u32string std::unary_function< u32string , 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< u32string , size_t >::result_type [inherited] |
result_type
is the return type
Definition at line 105 of file stl_function.h.