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 |
Compares two objects of type OperatorKey.
lhs | The left-hand side object. |
rhs | The left-hand side object. |
Definition at line 55 of file resourcemap.hpp.