|
template<typename F > |
| DFct2 (const Fct2< A0, A1, R, F > &f) |
|
| DFct2 (const DFct2 &rhs) |
|
DFct2< A0, A1, R > | operator= (const DFct2< A0, A1, R > &rhs) |
|
template<typename F > |
DFct2< A0, A1, R > | operator= (const Fct2< A0, A1, R, F > &rhs) |
|
R | operator() (typename curryArgMode< A0 >::Type_t a0, typename curryArgMode< A1 >::Type_t a1) const |
|
ffunc1_t | operator() (typename curryArgMode< A0 >::Type_t a0) const |
|
|
int * | refCount |
|
anyOp2< A0, A1, R > * | op |
|
The documentation for this struct was generated from the following file: