VectorImpl.resize

Resizes the vector.

struct VectorImpl(T, bool ownsMemory = true)
@nogc ref
resize
(
size_t newSize
)

Meta