carl
24.04
Computer ARithmetic Library
|
Implements std::hash for uninterpreted functions. More...
#include <UninterpretedFunction.h>
Public Member Functions | |
std::size_t | operator() (const carl::UninterpretedFunction &uf) const |
Implements std::hash for uninterpreted functions.
Definition at line 106 of file UninterpretedFunction.h.
|
inline |
uf | The uninterpreted function to get the hash for. |
Definition at line 111 of file UninterpretedFunction.h.