Public Types | Public Member Functions | List of all members
sol::reference_hash Struct Reference

#include <sol.hpp>

Inheritance diagram for sol::reference_hash:
Inheritance graph
[legend]

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
 

Detailed Description

Definition at line 10791 of file sol.hpp.

Member Typedef Documentation

◆ argument_type

Definition at line 10792 of file sol.hpp.

◆ is_transparent

using sol::reference_hash::is_transparent = std::true_type

Definition at line 10794 of file sol.hpp.

◆ result_type

using sol::reference_hash::result_type = std::size_t

Definition at line 10793 of file sol.hpp.

Member Function Documentation

◆ operator()()

template<bool lb>
result_type sol::reference_hash::operator() ( const basic_reference< lb > &  lhs) const
inlinenoexcept

Definition at line 10797 of file sol.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31