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