IndexMixin.capacity

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

mixin template IndexMixin(size_t N, ThisContainer)
@property
size_t
capacity
const
(
)

Meta