#include <calculus.hpp>
Equality functor for operator hash map.
Definition at line 657 of file calculus.hpp.
Public Methods | |
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 663 of file calculus.hpp.