#include <sol.hpp>
Public Types | |
using | is_transparent = std::true_type |
Public Member Functions | |
bool | operator() (const lua_nil_t &lhs, const stack_reference &rhs) const |
bool | operator() (const stack_reference &lhs, const lua_nil_t &rhs) const |
bool | operator() (const stack_reference &lhs, const stack_reference &rhs) const |
using sol::stack_reference_equals::is_transparent = std::true_type |
|
inline |
|
inline |
|
inline |