nngn
|
Reference to a function on the stack. More...
#include <function.h>
Public Member Functions | |
void | operator() (auto &&...args) const |
Pushes each argument onto the stack and calls the function. | |
Reference to a function on the stack.
Can be called.
void nngn::lua::detail::function_base< CRTP >::operator() | ( | auto &&... | args | ) | const |
Pushes each argument onto the stack and calls the function.