|
Libsaki
Core library of Pancake Mahjong
|
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) |
1.8.13