Vector.popFront

Pops the front element off

struct Vector(E, Allocator = typeof(theAllocator))
void
popFront
()
if (
isAllocator!Allocator
)

Meta