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

Specialization of std::hash for BoundType. More...

#include <BoundType.h>

Public Member Functions

std::size_t operator() (carl::BoundType bt) const
 Calculates the hash of a BoundType. More...
 

Detailed Description

Specialization of std::hash for BoundType.

Definition at line 53 of file BoundType.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< carl::BoundType >::operator() ( carl::BoundType  bt) const
inline

Calculates the hash of a BoundType.

Definition at line 55 of file BoundType.h.


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