template <bool global> class table_core; typedef table_core<false> table; ... Tables are the core of Lua, and they are very much the core of sol.
確定! 回上一頁