IndexMixin.capacity

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

mixintemplate IndexMixin(size_t N, ThisContainer)
@property const
size_t
capacity
()

Meta