PointerArray.length

Undocumented in source. Be warned that the author may not have intended to support it.
struct PointerArray(T, Allocator = ThreadMemAllocator)
const nothrow pure @property @safe @nogc
length
()
if (
is(T : U*,
U
)
)

Meta