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

Classes

struct  closureT
 
struct  PartialAppl1
 

Public Types

typedef Fct0< R, closureTclosure_t
 
typedef Fct1< A1, R, PartialAppl1ffunc1_t
 

Public Member Functions

 Fct2 (const F &_f)
 
 Fct2 (const Fct2 &rhs)
 
closure_t closure (typename curryArgMode< A0 >::Type_t a0, typename curryArgMode< A1 >::Type_t a1) const
 
operator() (typename curryArgMode< A0 >::Type_t a0, typename curryArgMode< A1 >::Type_t a1) const
 
ffunc1_t operator() (typename curryArgMode< A0 >::Type_t a0) const
 

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