Unique.opCast

"Truthiness" cast

struct Unique(Type, Allocator)
const
bool
opCast
(
T
)
()
if (
is(T == bool)
)
if (
isAllocator!Allocator
)

Meta