carl  24.04
Computer ARithmetic Library
std::hash< carl::UFInstance > Struct Reference

Implements std::hash for uninterpreted function instances. More...

#include <UFInstance.h>

Public Member Functions

std::size_t operator() (const carl::UFInstance &ufi) const
 

Detailed Description

Implements std::hash for uninterpreted function instances.

Definition at line 99 of file UFInstance.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< carl::UFInstance >::operator() ( const carl::UFInstance ufi) const
inline
Parameters
ufiThe uninterpreted function instance to get the hash for.
Returns
The hash of the given uninterpreted function instance.

Definition at line 105 of file UFInstance.h.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: