#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 | 
|  Public Member Functions inherited from sofa::type::functionality::UnderlyingAccess< T, Comparable > | |
| T & | underlying () | 
| constexpr T const & | underlying () const | 
| 
 | inlineconstexpr | 
| 
 | inlineconstexpr | 
| 
 | inlineconstexpr | 
| 
 | inlineconstexpr | 
| 
 | inlineconstexpr | 
| 
 | inlineconstexpr |