UnrolledList.moveBack

Removes an item from the back of the list and returns it.

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

Meta