GrowOnlyNaryTree.this

Undocumented in source.
struct GrowOnlyNaryTree(E, uint N, Allocator = GCAllocator)
this
if (
N >= 2 &&
isAllocator!Allocator
)

Meta