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

Description:

Compare functor for this key type.

Definition at line 72 of file enumrecordmap.hpp.

#include <enumrecordmap.hpp>

Public Method Index:

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

Method Details:

◆ operator()()

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

Compares two keys.

Parameters
lhsThe left-hand side value.
rhsThe right-hand side value.
Returns
true if the two keys are equal, false otherwise.

Definition at line 80 of file enumrecordmap.hpp.


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