| carl
    25.04
    Computer ARithmetic Library | 
#include <pointerOperations.h>
| Public Member Functions | |
| bool | operator() (const std::shared_ptr< const T > &lhs, const std::shared_ptr< const T > &rhs) const | 
| Data Fields | |
| std::less< T > | _less | 
Definition at line 121 of file pointerOperations.h.
| 
 | inline | 
Definition at line 123 of file pointerOperations.h.
| std::less<T> carl::less< std::shared_ptr< T >, mayBeNull >::_less | 
Definition at line 122 of file pointerOperations.h.