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

Implements std::hash for uninterpreted function instance's contents. More...

#include <UFInstanceManager.h>

Public Member Functions

std::size_t operator() (const carl::UFInstanceContent &ufun) const
 

Detailed Description

Implements std::hash for uninterpreted function instance's contents.

Definition at line 127 of file UFInstanceManager.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< carl::UFInstanceContent >::operator() ( const carl::UFInstanceContent ufun) const
inline
Parameters
ufunThe uninterpreted function to get the hash for.
Returns
The hash of the given uninterpreted function.

Definition at line 133 of file UFInstanceManager.h.

Here is the call graph for this function:

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