bound_method< C, void(D::*)(A1, A2, A3, A4, A5, A6, A7, A8) const > Class Template Reference
Collaboration diagram for bound_method< C, void(D::*)(A1, A2, A3, A4, A5, A6, A7, A8) const >:
Collaboration graph

Classes

struct  Arg
 

Public Types

typedef void Ret
 

Public Member Functions

 bound_method (C &obj, M method)
 
void operator() (A1 a1, A2 a2, A3 a3, A4 a4, A5 a5, A6 a6, A7 a7, A8 a8) const
 

Static Public Attributes

static const int arity =8
 

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