Vector.clear

Clears entire vector

struct Vector(T)
pragma(inline) ref nothrow @nogc
typeof(this)
clear
()

Meta