carl
24.04
Computer ARithmetic Library
|
Implements std::hash for uninterpreted function instances. More...
#include <UFInstance.h>
Public Member Functions | |
std::size_t | operator() (const carl::UFInstance &ufi) const |
Implements std::hash for uninterpreted function instances.
Definition at line 99 of file UFInstance.h.
|
inline |
ufi | The uninterpreted function instance to get the hash for. |
Definition at line 105 of file UFInstance.h.