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

#include <sol.hpp>

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

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
 

Detailed Description

Definition at line 9883 of file sol.hpp.

Member Typedef Documentation

◆ is_transparent

Definition at line 9884 of file sol.hpp.

Member Function Documentation

◆ operator()() [1/3]

bool sol::stack_reference_equals::operator() ( const lua_nil_t lhs,
const stack_reference rhs 
) const
inline

Definition at line 9886 of file sol.hpp.

◆ operator()() [2/3]

bool sol::stack_reference_equals::operator() ( const stack_reference lhs,
const lua_nil_t rhs 
) const
inline

Definition at line 9890 of file sol.hpp.

◆ operator()() [3/3]

bool sol::stack_reference_equals::operator() ( const stack_reference lhs,
const stack_reference rhs 
) const
inline

Definition at line 9894 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