Definition at line 184 of file base.h.
typedef argument_type std::unary_function< argument_type , bool >::argument_type [inherited] |
argument_type
is the type of the argument (no surprises here)
Definition at line 105 of file stl_function.h.
typedef bool std::unary_function< argument_type , bool >::result_type [inherited] |