carl
24.04
Computer ARithmetic Library
|
Implements std::hash for sort value. More...
#include <SortValue.h>
Public Member Functions | |
std::size_t | operator() (const carl::SortValue &sv) const |
Implements std::hash for sort value.
Definition at line 94 of file SortValue.h.
|
inline |
sv | The sort value to get the hash for. |
Definition at line 99 of file SortValue.h.