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