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 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 8895 of file sol.hpp.

Member Function Documentation

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

Definition at line 8896 of file sol.hpp.

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

Definition at line 8900 of file sol.hpp.

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

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