Definition at line 64 of file functional_hash.h.
typedef wchar_t std::unary_function< wchar_t , std::size_t >::argument_type [inherited] |
argument_type
is the type of the argument (no surprises here)
Definition at line 104 of file stl_function.h.
typedef std::size_t std::unary_function< wchar_t , std::size_t >::result_type [inherited] |