UnrolledList.clear

Removes all items from the list

struct UnrolledList(T, Allocator = Mallocator, bool supportGC = shouldAddGCRange!T, size_t cacheLineSize = 64)
void
clear
()

Meta