|
Classdesc 3.44
|


Classes | |
| struct | Arg |
Public Types | |
| typedef R | Ret |
Public Member Functions | |
| bound_method (C &obj, M method) | |
| R | operator() (A1 a1, A2 a2, A3 a3, A4 a4) const |
Static Public Attributes | |
| static const int | arity =4 |
| static const bool | is_const =true |