Public Member Functions | |
Binder1st (const Op &op, typename Op::FirstArgumentType arg1) | |
Op::ResultType | operator() (typename Op::SecondArgumentType v) const |
Additional Inherited Members | |
Public Types inherited from Common::UnaryFunction< Op::SecondArgumentType, Op::ResultType > | |
typedef Op::SecondArgumentType | ArgumenType |
typedef Op::ResultType | ResultType |