Muesli
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Types | Public Member Functions | Public Attributes | List of all members
msl::anyFunc1< A0, R, F > Struct Template Reference
Inheritance diagram for msl::anyFunc1< A0, R, F >:
msl::anyOp1< A0, R >

Public Types

typedef Fct1< A0, R, F > ffunc_t
 

Public Member Functions

 anyFunc1 (const ffunc_t &_f)
 
 anyFunc1 (const anyFunc1 &rhs)
 
virtual R operator() (typename curryArgMode< A0 >::Type_t a0) const
 
- Public Member Functions inherited from msl::anyOp1< A0, R >
 anyOp1 (const anyOp1 &rhs)
 

Public Attributes

ffunc_t f
 

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