IndexMixin.capacity

Returns the capacity of the index, which is the length of the underlying store

mixintemplate IndexMixin(size_t N, alias KeyFromValue, alias Compare, ThisContainer)
const
size_t
capacity
()

Meta