Hash functor for operator hash map.
Definition at line 645 of file calculus.hpp.
#include <calculus.hpp>
Public Method Index: | |
std::size_t | operator() (const BinOpOptKey &src) const |
|
inline |
Calculates a hash code for objects of type OperatorKey.
src | The node to hash. |
Definition at line 650 of file calculus.hpp.