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

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

#include <UFManager.h>

Public Member Functions

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

Detailed Description

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

Definition at line 100 of file UFManager.h.

Member Function Documentation

◆ operator()()

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

Definition at line 105 of file UFManager.h.

Here is the call graph for this function:

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