TTree.AllocatorType

Undocumented in source.
struct TTree(T, Allocator = Mallocator, bool allowDuplicates = false, alias less = "a < b", bool supportGC = shouldAddGCRange!T, size_t cacheLineSize = 64)
static if(!(stateSize!Allocator != 0))
alias AllocatorType = void*

Meta