VariantN.opCmp

Ordering comparison used by the "<", "<=", ">", and ">=" operators. In case comparison is not sensible between the held value and rhs, an exception is thrown.

struct VariantN(size_t maxDataSize, AllowedTypesParam...)
int
opCmp
(
T
)
(
T rhs
)
if ()

Meta

Suggestion Box / Bug Report