#include <StrongType.h>
Public Member Functions | |
constexpr bool | operator< (Comparable< T > const &other) const |
constexpr bool | operator> (Comparable< T > const &other) const |
constexpr bool | operator<= (Comparable< T > const &other) const |
constexpr bool | operator>= (Comparable< T > const &other) const |
constexpr bool | operator== (Comparable< T > const &other) const |
constexpr bool | operator!= (Comparable< T > const &other) const |
![]() | |
T & | underlying () |
constexpr T const & | underlying () const |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |