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

Implements std::hash for uninterpreted equalities. More...

#include <UEquality.h>

Public Member Functions

std::size_t operator() (const carl::UEquality &ueq) const
 

Detailed Description

Implements std::hash for uninterpreted equalities.

Definition at line 153 of file UEquality.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< carl::UEquality >::operator() ( const carl::UEquality ueq) const
inline
Parameters
ueqThe uninterpreted equality to get the hash for.
Returns
The hash of the given uninterpreted equality.

Definition at line 159 of file UEquality.h.

Here is the call graph for this function:

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