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

#include <pointerOperations.h>

Public Member Functions

bool operator() (const T *lhs, const T *rhs) const
 

Detailed Description

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

Definition at line 37 of file pointerOperations.h.

Member Function Documentation

◆ operator()()

template<typename T , bool mayBeNull>
bool carl::equal_to< T *, mayBeNull >::operator() ( const T *  lhs,
const T *  rhs 
) const
inline

Definition at line 38 of file pointerOperations.h.


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