carl
24.04
Computer ARithmetic Library
|
Implements std::hash for vectors of constraints. More...
#include <Constraint.h>
Public Member Functions | |
std::size_t | operator() (const std::vector< carl::Constraint< Pol >> &arg) const |
Implements std::hash for vectors of constraints.
Definition at line 380 of file Constraint.h.
|
inline |
arg | The vector of constraints to get the hash for. |
Definition at line 385 of file Constraint.h.