#include <sol.hpp>
§ new_table() [1/4]
sol::new_table::new_table |
( |
| ) |
|
|
default |
§ new_table() [2/4]
sol::new_table::new_table |
( |
const new_table & |
| ) |
|
|
default |
§ new_table() [3/4]
§ new_table() [4/4]
sol::new_table::new_table |
( |
int |
sequence_hint, |
|
|
int |
map_hint = 0 |
|
) |
| |
|
inline |
int map_hint
Definition: sol.hpp:5089
int sequence_hint
Definition: sol.hpp:5088
§ operator=() [1/2]
§ operator=() [2/2]
§ map_hint
int sol::new_table::map_hint = 0 |
§ sequence_hint
int sol::new_table::sequence_hint = 0 |
The documentation for this struct was generated from the following file: