|
carl
25.04
Computer ARithmetic Library
|
Implements std::hash for bit-vector constraints. More...
#include <BVConstraint.h>
Public Member Functions | |
| std::size_t | operator() (const carl::BVConstraint &c) const |
Implements std::hash for bit-vector constraints.
Definition at line 131 of file BVConstraint.h.
|
inline |
| _constraint | The bit-vector constraint to get the hash for. |
Definition at line 136 of file BVConstraint.h.
