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 |
|
inline |
Compares two keys.
lhs | The left-hand side value. |
rhs | The right-hand side value. |
true
if the two keys are equal, false
otherwise. Definition at line 80 of file enumrecordmap.hpp.