VectorImpl.clear

Clears the vector, removing all elements from it.

struct VectorImpl(T, bool ownsMemory = true)
@nogc @safe
void
clear
()

Meta