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

#include <pointerOperations.h>

Public Member Functions

bool operator() (const std::shared_ptr< const T > &lhs, const std::shared_ptr< const T > &rhs) const
 

Detailed Description

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

Definition at line 152 of file pointerOperations.h.

Member Function Documentation

◆ operator()()

template<typename T , bool mayBeNull>
bool carl::greater< std::shared_ptr< T >, mayBeNull >::operator() ( const std::shared_ptr< const T > &  lhs,
const std::shared_ptr< const T > &  rhs 
) const
inline

Definition at line 153 of file pointerOperations.h.


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