#include <sol.hpp>
§ constructor_match()
template<typename T , bool checked, bool clean_stack>
T * obj
Definition: sol.hpp:13116
§ operator()()
template<typename T , bool checked, bool clean_stack>
template<typename Fx , std::size_t I, typename... R, typename... Args>
13124 detail::default_construct func{};
13125 return stack::call_into_lua<checked, clean_stack>(r, a, L, start, func,
obj);
T * obj
Definition: sol.hpp:13116
§ obj
template<typename T , bool checked, bool clean_stack>
The documentation for this struct was generated from the following file: