LibreOffice Module o3tl (master) 1
|
#include <intcmp.hxx>
Public Member Functions | |
constexpr | IntCmp (T theValue) |
Public Attributes | |
T | value |
Definition at line 91 of file intcmp.hxx.
|
inlineexplicitconstexpr |
Definition at line 93 of file intcmp.hxx.
T o3tl::IntCmp< T >::value |
Definition at line 98 of file intcmp.hxx.
Referenced by o3tl::operator!=(), o3tl::operator<(), o3tl::operator<=(), o3tl::operator==(), o3tl::operator>(), and o3tl::operator>=().