Vector.pop

Removes the last element from the vector

struct Vector(T)
nothrow @nogc
void
pop
()

Meta