Public Member Functions | |
PartialAppl1 (const F &_f, typename curryArgMode< A0 >::Type_t _pa0) | |
PartialAppl1 (const PartialAppl1 &rhs) | |
R | operator() (typename curryArgMode< A1 >::Type_t a1, typename curryArgMode< A2 >::Type_t a2, typename curryArgMode< A3 >::Type_t a3, typename curryArgMode< A4 >::Type_t a4) const |
Public Attributes | |
F | f |
A0 | pa0 |