VectorImpl.popFront

Pops the front element of the vector.

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

Meta