Muesli
 All Classes Namespaces Files Functions Typedefs Enumerations
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
msl::DFct2< A0, A1, R > Struct Template Reference

Classes

struct  PartialAppl1
 

Public Types

typedef Fct1< A1, R, PartialAppl1ffunc1_t
 

Public Member Functions

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)
 
operator() (typename curryArgMode< A0 >::Type_t a0, typename curryArgMode< A1 >::Type_t a1) const
 
ffunc1_t operator() (typename curryArgMode< A0 >::Type_t a0) const
 

Public Attributes

int * refCount
 
anyOp2< A0, A1, R > * op
 

The documentation for this struct was generated from the following file: