libstdc++
|
Public Types | |
typedef _T1 | first_argument_type |
typedef _Res | result_type |
typedef _T2 | second_argument_type |
Derives from binary_function
, as appropriate.
Definition at line 518 of file tr1_impl/functional.
|
inherited |
|
inherited |
type of the return type
Definition at line 118 of file stl_function.h.
|
inherited |
the type of the second argument
Definition at line 117 of file stl_function.h.