Libsaki
Core library of Pancake Mahjong
Public Member Functions | Public Attributes | List of all members
sol::call_detail::constructor_match< T, checked, clean_stack > Struct Template Reference
Collaboration diagram for sol::call_detail::constructor_match< T, checked, clean_stack >:
Collaboration graph
[legend]

Public Member Functions

 constructor_match (T *obj_ptr, reference &obj_lua_ref, stack::stack_detail::undefined_metatable &umf)
 
template<typename Fx , std::size_t I, typename... R, typename... Args>
int operator() (types< Fx >, meta::index_value< I >, types< R... > r, types< Args... > a, lua_State *L, int, int start) const
 

Public Attributes

T * obj_
 
referenceobj_lua_ref_
 
stack::stack_detail::undefined_metatablep_umf_
 

The documentation for this struct was generated from the following file: