![]() |
SOUND4 BIGVOICE.CL Library [1.1.6]
|
Helper to wrap a function pointer. More...
#include <sound4cl.hpp>
Public Member Functions | |
DynFuncHolder ()=default | |
DynFuncHolder (DynFunc_t a_ptr) | |
operator bool () const | |
bool | IsOk () const |
operator T* () const | |
T | is the function type, you may use decltype(fn) |
Definition at line 131 of file sound4cl.hpp.
|
default |
|
inline |
Definition at line 142 of file sound4cl.hpp.
|
inline |
Definition at line 144 of file sound4cl.hpp.
|
inline |
Definition at line 143 of file sound4cl.hpp.
|
inline |
Definition at line 145 of file sound4cl.hpp.