Table.capacity

mixintemplate Table(Container, KeyType, SlotType, Allocator, alias CallGCRange)
@trusted @property const nothrow
size_t
capacity
()

Return Value

Type: size_t

the number of current capacity.

Meta