Muesli
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | List of all members
msl::anyOp6< A0, A1, A2, A3, A4, A5, R > Struct Template Referenceabstract
Inheritance diagram for msl::anyOp6< A0, A1, A2, A3, A4, A5, R >:
msl::anyFunc6< A0, A1, A2, A3, A4, A5, R, F >

Public Member Functions

 anyOp6 (const anyOp6 &rhs)
 
virtual R operator() (typename curryArgMode< A0 >::Type_t a0, typename curryArgMode< A1 >::Type_t a1, typename curryArgMode< A2 >::Type_t a2, typename curryArgMode< A3 >::Type_t a3, typename curryArgMode< A4 >::Type_t a4, typename curryArgMode< A5 >::Type_t a5) const =0
 

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