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)
alias AllocatorType = void*

Meta