Compare functor for this key type.
Definition at line 50 of file enumrecordmap.inl.
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 56 of file enumrecordmap.inl.