IndexMixin.length

Returns the number of elements in the container.

Complexity: O(1).

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

Meta