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

#include <pointerOperations.h>

Public Member Functions

std::size_t operator() (const T *t) const
 

Detailed Description

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

Definition at line 172 of file pointerOperations.h.

Member Function Documentation

◆ operator()()

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

Definition at line 173 of file pointerOperations.h.


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