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