#include <sol.hpp>
Public Member Functions | |
| indexed_insert (lua_reg_table &cont, int &idx) | |
| void | operator() (meta_function mf, lua_CFunction f) |
Public Attributes | |
| int & | index |
| lua_reg_table & | l |
|
inline |
|
inline |
| lua_reg_table& sol::detail::indexed_insert::l |