ecolab::classdesc::functional::bound_method< C, R(D::*)(A1, A2)> Class Template Reference
Collaboration diagram for ecolab::classdesc::functional::bound_method< C, R(D::*)(A1, A2)>:
Collaboration graph

Classes

struct  Arg
 

Public Types

typedef R Ret
 

Public Member Functions

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

Static Public Attributes

static const int arity =2
 

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