BucketsChain.MyBucket

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

Meta