| libstdc++
    | 
| Public Types | |
| typedef _Operation::second_argument_type | argument_type | 
| typedef _Operation::result_type | result_type | 
| Protected Attributes | |
| _Operation | op | 
| _Operation::first_argument_type | value | 
One of the binder functors.
| 
 | inherited | 
argument_type is the type of the argument 
Definition at line 108 of file stl_function.h.
| 
 | inherited | 
result_type is the return type 
Definition at line 111 of file stl_function.h.