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

#include <sol.hpp>

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

Public Member Functions

template<bool rb>
bool operator() (const lua_nil_t &lhs, const basic_reference< rb > &rhs) const
 
template<bool lb>
bool operator() (const basic_reference< lb > &lhs, const lua_nil_t &rhs) const
 
template<bool lb, bool rb>
bool operator() (const basic_reference< lb > &lhs, const basic_reference< rb > &rhs) const
 
template<bool lb>
bool operator() (const basic_reference< lb > &lhs, const stack_reference &rhs) const
 
template<bool rb>
bool operator() (const stack_reference &lhs, const basic_reference< rb > &rhs) const
 
- Public Member Functions inherited from sol::stack_reference_equals
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 9584 of file sol.hpp.

Member Function Documentation

template<bool rb>
bool sol::reference_equals::operator() ( const lua_nil_t lhs,
const basic_reference< rb > &  rhs 
) const
inline

Definition at line 9586 of file sol.hpp.

template<bool lb>
bool sol::reference_equals::operator() ( const basic_reference< lb > &  lhs,
const lua_nil_t rhs 
) const
inline

Definition at line 9591 of file sol.hpp.

template<bool lb, bool rb>
bool sol::reference_equals::operator() ( const basic_reference< lb > &  lhs,
const basic_reference< rb > &  rhs 
) const
inline

Definition at line 9596 of file sol.hpp.

template<bool lb>
bool sol::reference_equals::operator() ( const basic_reference< lb > &  lhs,
const stack_reference rhs 
) const
inline

Definition at line 9601 of file sol.hpp.

template<bool rb>
bool sol::reference_equals::operator() ( const stack_reference lhs,
const basic_reference< rb > &  rhs 
) const
inline

Definition at line 9606 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52