|
carl
25.04
Computer ARithmetic Library
|
Specialization of std::hash for Variable.
More...
#include <Variable.h>
Public Member Functions | |
| std::size_t | operator() (const carl::Variable variable) const noexcept |
| Calculates the hash of a Variable. More... | |
Specialization of std::hash for Variable.
Definition at line 224 of file Variable.h.
|
inlinenoexcept |
Calculates the hash of a Variable.
| variable | Variable. |
Definition at line 230 of file Variable.h.