#include <sol.hpp>
Public Types | |
using | argument_type = stack_reference |
using | is_transparent = std::true_type |
using | result_type = std::size_t |
Public Member Functions | |
result_type | operator() (const argument_type &lhs) const noexcept |
using sol::stack_reference_hash::is_transparent = std::true_type |
using sol::stack_reference_hash::result_type = std::size_t |
|
inlinenoexcept |