Class noal::memberfuncptr
template <class Class, typename Res, typename... Args>
ClassList > noal > memberfuncptr
Public Functions
Type | Name |
---|---|
memberfuncptr (Res(Class::*)(Args...) func, Class * self) |
|
Res | operator() (Args... args) |
Public Static Functions
Type | Name |
---|---|
Res | call (void * self, Args... args) |
Public Functions Documentation
function memberfuncptr
function operator()
Public Static Functions Documentation
function call
The documentation for this class was generated from the following file src/noal_func.h