VectorImpl.popBack

Pops the back element of the vector.

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

Meta