ListParts.Data

Undocumented in source.
struct ListParts(T, bool HASPREV, bool HASTAIL, alias ALLOCATOR = heapAllocator)
struct Data {}

Members

Mixins

__anonymous
mixin ListCommon.Data!(Node*, HASPREV, HASTAIL)
Undocumented in source.

Meta