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