carl
24.04
Computer ARithmetic Library
|
Implements std::hash for constraints. More...
#include <BasicConstraint.h>
Public Member Functions | |
std::size_t | operator() (const carl::BasicConstraint< Pol > &constraint) const |
Implements std::hash for constraints.
Definition at line 161 of file BasicConstraint.h.
|
inline |
constraint | The constraint to get the hash for. |
Definition at line 166 of file BasicConstraint.h.