Box.opCmp

Comparison with another Box (for sorting).

struct Box(T, size_t N)
@safe @nogc @safe pure nothrow const @nogc
int
opCmp
(
ref const Box rhs
)

Meta