Equality functor for operator hash map.
Definition at line 661 of file calculus.hpp.
#include <calculus.hpp>
Public Method Index: | |
bool | operator() (const BinOpOptKey &lhs, const BinOpOptKey &rhs) const |
|
inline |
Compares two objects of type OperatorKey.
lhs | The left-hand side object. |
rhs | The left-hand side object. |
Definition at line 667 of file calculus.hpp.