#include <sol.hpp>
Public Member Functions | |
template<typename Key , typename Value > | |
void | set (lua_State *L, Key &&key, Value &&value, int tableindex=default_table_index) |
Static Public Attributes | |
static constexpr int | default_table_index |
|
inline |
|
static |