PointerArray.opIndex

Index operator overload

struct PointerArray(T, Allocator = SpasmGCAllocator)
pragma(inline, true) @nogc
opIndex
(
this This
)
if (
is(T : U*,
U
)
)

Meta