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

Public Member Functions

 anyOp5 (const anyOp5 &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) const =0
 

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