Libsaki
Core library of Pancake Mahjong
Public Types | Static Public Member Functions | List of all members
sol::function_detail::upvalue_free_function< Function > Struct Template Reference

Public Types

using function_type = std::remove_pointer_t< std::decay_t< Function > >
 
using traits_type = meta::bind_traits< function_type >
 

Static Public Member Functions

static int real_call (lua_State *L) noexcept(traits_type::is_noexcept)
 
template<bool is_yielding, bool no_trampoline>
static int call (lua_State *L)
 

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