Definition at line 663 of file stl_function.h.
typedef const _Tp * std::binary_function< const _Tp * , _Arg , _Ret >::first_argument_type [inherited] |
typedef _Ret std::binary_function< const _Tp * , _Arg , _Ret >::result_type [inherited] |
typedef _Arg std::binary_function< const _Tp * , _Arg , _Ret >::second_argument_type [inherited] |