#include <resourcemap.hpp>
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 |
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.