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

Implements std::hash for sort. More...

#include <Sort.h>

Public Member Functions

std::size_t operator() (const carl::Sort &_sort) const
 

Detailed Description

Implements std::hash for sort.

Definition at line 97 of file Sort.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< carl::Sort >::operator() ( const carl::Sort _sort) const
inline
Parameters
_sortThe sort to get the hash for.
Returns
The hash of the given sort.

Definition at line 102 of file Sort.h.

Here is the call graph for this function:

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