carl  24.04
Computer ARithmetic Library
carl::pool::LocalPool< Content >::content_equal< Key > Struct Template Reference

Public Member Functions

bool operator() (const Key &data, const LocalPoolElementWrapper< Content > &content) const
 
bool operator() (const LocalPoolElementWrapper< Content > &content, const Key &data) const
 

Detailed Description

template<class Content>
template<typename Key>
struct carl::pool::LocalPool< Content >::content_equal< Key >

Definition at line 55 of file LocalPool.h.

Member Function Documentation

◆ operator()() [1/2]

template<class Content >
template<typename Key >
bool carl::pool::LocalPool< Content >::content_equal< Key >::operator() ( const Key &  data,
const LocalPoolElementWrapper< Content > &  content 
) const
inline

Definition at line 56 of file LocalPool.h.

Here is the call graph for this function:

◆ operator()() [2/2]

template<class Content >
template<typename Key >
bool carl::pool::LocalPool< Content >::content_equal< Key >::operator() ( const LocalPoolElementWrapper< Content > &  content,
const Key &  data 
) const
inline

Definition at line 60 of file LocalPool.h.

Here is the call graph for this function:

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