carl
24.04
Computer ARithmetic Library
|
Implement std::hash for bitvector variables. More...
#include <BVVariable.h>
Public Member Functions | |
std::size_t | operator() (const carl::BVVariable &v) const |
Implement std::hash for bitvector variables.
Definition at line 95 of file BVVariable.h.
|
inline |
v | The bitvector variable to get the hash for. |
Definition at line 100 of file BVVariable.h.