CompressedList.allocator

Undocumented in source.
struct CompressedList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
alias allocator = Allocator.instance

Meta