#include <functional_base.h>
|
| binder2nd (const Operation &x, const typename Operation::second_argument_type &y) |
|
Operation::result_type | operator() (const typename Operation::first_argument_type &x) const |
|
Operation::result_type | operator() (typename Operation::first_argument_type &x) const |
|
|
Operation | op |
|
Operation::second_argument_type | value |
|
|
typedef Operation::first_argument_type | argument_type |
|
typedef Operation::result_type | result_type |
|
template<typename Operation>
class eastl::binder2nd< Operation >
bind2nd
The documentation for this class was generated from the following file: