#include <sol.hpp>
Public Types | |
using | argument_type = reference |
using | is_transparent = std::true_type |
using | result_type = std::size_t |
Public Types inherited from sol::stack_reference_hash | |
using | argument_type = stack_reference |
using | is_transparent = std::true_type |
using | result_type = std::size_t |
Public Member Functions | |
template<bool lb> | |
result_type | operator() (const basic_reference< lb > &lhs) const noexcept |
Public Member Functions inherited from sol::stack_reference_hash | |
result_type | operator() (const argument_type &lhs) const noexcept |
using sol::reference_hash::is_transparent = std::true_type |
using sol::reference_hash::result_type = std::size_t |
|
inlinenoexcept |