#include <sol.hpp>
Public Member Functions | |
new_table ()=default | |
new_table (const new_table &)=default | |
new_table (new_table &&)=default | |
new_table (int sequence_hint, int map_hint=0) | |
new_table & | operator= (const new_table &)=default |
new_table & | operator= (new_table &&)=default |
Public Attributes | |
int | map_hint = 0 |
int | sequence_hint = 0 |
|
default |
|
default |
|
default |
|
inline |