Vector.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector(E, Allocator = typeof(theAllocator))
const scope
bool
opCast
(
U
)
()
if (
is(U == bool)
)
if (
isAllocator!Allocator
)

Meta