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