|
| binder1st (const _Operation &__x, const typename _Operation::first_argument_type &__y) |
|
_Operation::result_type | operator() (const typename _Operation::second_argument_type &__x) const |
|
_Operation::result_type | operator() (typename _Operation::second_argument_type &__x) const |
|
|
_Operation | op |
|
_Operation::first_argument_type | value |
|
template<typename _Operation>
class std::binder1st< _Operation >
One of the binder functors.
Definition at line 108 of file binders.h.
argument_type
is the type of the argument
Definition at line 108 of file stl_function.h.
The documentation for this class was generated from the following file: