Luwra
Minimal-overhead Lua wrapper for C++
|
#include <stack.hpp>
Static Public Member Functions | |
template<typename Callable , typename... Args> | |
static ReturnTypeOf< Callable > | walk (State *state, int pos, Callable &&func, Args &&... args) |
|
inlinestatic |