Inner.IndexCtorMixin

Undocumented in source.
template Inner(ThisContainer, ThisNode, Value, ValueView, size_t N, Allocator)
enum IndexCtorMixin = Replace!(q{ index!($N)._end = Allocator.allocate!ThisNode(1); }, "$N", N);

Meta