carl  24.04
Computer ARithmetic Library
carl::hash< std::shared_ptr< T >, mayBeNull > Struct Template Reference

#include <pointerOperations.h>

Public Member Functions

std::size_t operator() (const std::shared_ptr< T > &t) const
 

Detailed Description

template<typename T, bool mayBeNull>
struct carl::hash< std::shared_ptr< T >, mayBeNull >

Definition at line 184 of file pointerOperations.h.

Member Function Documentation

◆ operator()()

template<typename T , bool mayBeNull>
std::size_t carl::hash< std::shared_ptr< T >, mayBeNull >::operator() ( const std::shared_ptr< T > &  t) const
inline

Definition at line 185 of file pointerOperations.h.


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