ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
Key::EqualTo Struct Reference

Description:

Equality functor for objects of type Key.

Definition at line 49 of file resourcemap.hpp.

#include <resourcemap.hpp>

Public Method Index:

bool operator() (const Key &lhs, const Key &rhs) const
 

Method Details:

◆ operator()()

bool operator() ( const Key & lhs,
const Key & rhs ) const
inline

Compares two objects of type OperatorKey.

Parameters
lhsThe left-hand side object.
rhsThe left-hand side object.
Returns
The result of the comparison.

Definition at line 55 of file resourcemap.hpp.

Here is the call graph for this function:

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