AllocatorList.A

Undocumented in source.
template AllocatorList(alias factoryFunction, BookkeepingAllocator = GCAllocator)
alias A = typeof(factoryFunction(size_t(1)))

Meta