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