![]() |
LatticeHashForest
|
This forces a comparison of both the key and the value instead of only the key. Required in instances where distinguishing this is necessary (like in the property set storage array). More...
#include <lhf.hpp>
Public Member Functions | |
bool | operator() (const PropertyElement &a, const PropertyElement &b) const |
This forces a comparison of both the key and the value instead of only the key. Required in instances where distinguishing this is necessary (like in the property set storage array).
In the base case, this is identical to the normal ==
operator.
|
inline |