Uniq.opCast

Shortcut to assigned

struct Uniq(T)
const
bool
opCast
(
U : bool
)
()
if (
is(T : Disposable) &&
!hasMemberFunc!(T, "release")
)

Meta