ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Methods | List of all members
Key::EqualTo Struct Reference

#include <resourcemap.hpp>

Class Description

Equality functor for objects of type Key.

Definition at line 49 of file resourcemap.hpp.

Public Methods

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

Member Function Documentation

◆ 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: