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

Classes

struct  Arg

Public Types

typedef R Ret

Public Member Functions

 bound_method (C &obj, M method)
operator() (A1 a1) const

Static Public Attributes

static const int arity =1
static const bool is_const =true

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