Classdesc 3.44
|
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 |