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