Annotated.opCmp

Compares this Annotated with another, returning a negative, zero, or positive integer for ordering.

struct Annotated(T)
scope const pure nothrow @nogc @system
int
opCmp
()
(
scope const typeof(this) rhs
)