makeChunkedVec

nothrow @nogc nothrow @nogc
makeChunkedVec
(
T
)

Return Value

Type: ChunkedVec!T

A newly created ChunkedVec.

Meta