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