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

Implements std::hash for bit vector term contents. More...

#include <BVTermContent.h>

Public Member Functions

std::size_t operator() (const carl::BVTermContent &tc) const
 

Detailed Description

Implements std::hash for bit vector term contents.

Definition at line 261 of file BVTermContent.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< carl::BVTermContent >::operator() ( const carl::BVTermContent tc) const
inline
Parameters
tcThe bit vector term content to get the hash for.
Returns
The hash of the given bit vector term content.

Definition at line 266 of file BVTermContent.h.

Here is the call graph for this function:

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