carl
24.04
Computer ARithmetic Library
|
Implements std::hash for uninterpreted variables. More...
#include <UVariable.h>
Public Member Functions | |
std::size_t | operator() (carl::UVariable uvar) const |
Implements std::hash for uninterpreted variables.
Definition at line 104 of file UVariable.h.
|
inline |
uvar | The uninterpreted variable to get the hash for. |
Definition at line 110 of file UVariable.h.