Simple Application Framework
1
|
Arg1Type typedef | Saf::Algo::UnaryFunction< Func::Arg2Type, Func::ResType > | |
Binder1st(const Func &func, const Arg1Type &arg1) | Saf::Algo::Binder1st< Func, Arg1Type > | [inline] |
operator()(const typename Func::Arg2Type &arg2) const | Saf::Algo::Binder1st< Func, Arg1Type > | [inline] |
ResType typedef | Saf::Algo::UnaryFunction< Func::Arg2Type, Func::ResType > |