DisallowOperators.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate DisallowOperators(string typeName)
const @safe pure nothrow @nogc
bool
opEquals
(
R
string file = __FILE__
size_t line = __LINE__
)
(
const R other
)
if (
!is(immutable R == immutable typeof(this))
)

Meta