Box.opCmp

Comparison with another Box (for sorting).

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

Meta