carl
24.04
Computer ARithmetic Library
|
#include <pointerOperations.h>
Public Member Functions | |
bool | operator() (const T *lhs, const T *rhs) const |
Data Fields | |
std::less< T > | _less |
Definition at line 105 of file pointerOperations.h.
|
inline |
Definition at line 107 of file pointerOperations.h.
std::less<T> carl::less< T *, mayBeNull >::_less |
Definition at line 106 of file pointerOperations.h.