Classdesc 3.44
bound_method< C, R(D::*)(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) const > Class Template Reference
Inheritance diagram for bound_method< C, R(D::*)(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) const >:
Inheritance graph
Collaboration diagram for bound_method< C, R(D::*)(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) const >:
Collaboration graph

Classes

struct  Arg

Public Types

typedef R Ret

Public Member Functions

 bound_method (C &obj, M method)
operator() (A1 a1, A2 a2, A3 a3, A4 a4, A5 a5, A6 a6, A7 a7, A8 a8, A9 a9, A10 a10, A11 a11, A12 a12, A13 a13, A14 a14, A15 a15) const

Static Public Attributes

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

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