|
Libsaki
Core library of Pancake Mahjong
|

Public Types | |
| using | is_transparent = std::true_type |
Public Member Functions | |
| stateless_stack_reference_equals (lua_State *L_) noexcept | |
| lua_State * | lua_state () const noexcept |
| bool | operator() (const stateless_stack_reference &lhs, const stateless_stack_reference &rhs) const |
| bool | operator() (lua_nil_t lhs, const stateless_stack_reference &rhs) const |
| bool | operator() (const stateless_stack_reference &lhs, lua_nil_t rhs) const |
1.8.13