NamedType.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
struct NamedType(T, TagT = Tag!(T.stringof), T init = T.init, TraitsT...)
const
static if(is(Tr == Comparable))
int
opCmp
(
ref const typeof(this) rhs
)
if (
is(TagT : Tag!U, )
)

Meta