#include <functional_eastl.h>
Inherits eastl::unary_function< Argument, Result >.
|
| 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::first_argument_type | value |
|
Operation | op |
|
template<typename Operation>
class eastl::binder1st< Operation >
bind1st
Definition at line 314 of file functional_eastl.h.
The documentation for this class was generated from the following file: