FixedPool.IdxType

Undocumented in source.
struct FixedPool(T, size_t N)
alias IdxType = CapacityType!(N + 1)

Meta