Classdesc 3.44
bound_method< const C, R(D::*)(A1, A2, A3, A4)> Class Template Reference
Inheritance diagram for bound_method< const C, R(D::*)(A1, A2, A3, A4)>:
Inheritance graph
Collaboration diagram for bound_method< const C, R(D::*)(A1, A2, A3, A4)>:
Collaboration graph

Classes

struct  Arg

Public Types

typedef R Ret

Public Member Functions

 bound_method (const C &obj, M method)
operator() (A1 a1, A2 a2, A3 a3, A4 a4) const
void rebind (C &newObj)

Static Public Attributes

static const int arity =4
static const bool is_const =false

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