|
constexpr friend bool | operator== (const TType &lhs, const TType &rhs) |
|
constexpr friend bool | operator== (const TType &lhs, const TBaseType &rhs) |
|
constexpr friend bool | operator!= (const TType &lhs, const TType &rhs) |
|
constexpr friend bool | operator!= (const TType &lhs, const TBaseType &rhs) |
|
constexpr friend bool | operator<= (const TType &lhs, const TType &rhs) |
|
constexpr friend bool | operator<= (const TType &lhs, const TBaseType &rhs) |
|
constexpr friend bool | operator< (const TType &lhs, const TType &rhs) |
|
constexpr friend bool | operator< (const TType &lhs, const TBaseType &rhs) |
|
constexpr friend bool | operator>= (const TType &lhs, const TType &rhs) |
|
constexpr friend bool | operator>= (const TType &lhs, const TBaseType &rhs) |
|
constexpr friend bool | operator> (const TType &lhs, const TType &rhs) |
|
constexpr friend bool | operator> (const TType &lhs, const TBaseType &rhs) |
|
template<typename TType, typename TBaseType>
struct StrongType::Compare::mixin< TType, TBaseType >
Definition at line 24 of file strong_typedef_type.hpp.
The documentation for this struct was generated from the following file: