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