isNotSelf.isNotSelf

Undocumented in source.
template isNotSelf(U)
enum isNotSelf = !is(Unref!U == Unref!T);

Meta