ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::nlua_stack Class Reference

Static Public Member Functions

template<typename ... TARGS>
static void stack_push (lua_State *L, const TARGS &... aargs)
template<typename ... TARGS>
static bool stack_pop (lua_State *L, TARGS &... aargs)

The documentation for this class was generated from the following file: