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

Classes

struct  Arg

Public Types

typedef R Ret

Public Member Functions

 bound_method (C &obj, M method)
enable_if< Not< classdesc::is_const< C > >, R >::T operator() () const
void rebind (C &newObj)

Static Public Attributes

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

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