UnrolledList.popFront

Pops the front item off of the list

struct UnrolledList(T, bool supportGC = true, size_t cacheLineSize = 64)
void
popFront
()

Meta