BucketsListChain.MyBucket

Undocumented in source.
struct BucketsListChain(T, uint elementsInBucket = 64, bool addGCRange = hasIndirections!T)
alias MyBucket = BucketWithList!(T, elementsInBucket)

Meta