Unique.opCast

"Truthiness" cast

struct Unique(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
const
bool
opCast
(
T
)
()
if (
is(T == bool)
)
if (
isAllocator!Allocator
)

Meta