~Lua() {. lua_close(L);. } operator lua_State*() {. return L;. } bool istable(int index) {. return lua_istable(L, index);. } template <typename T>.
確定! 回上一頁