Definition at line 71 of file functional_hash.h.
typedef unsigned long std::unary_function< unsigned long , 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< unsigned long , std::size_t >::result_type [inherited] |