IndexMixin.empty

Property returning true if and only if the container has no elements.

Complexity: O(1)

mixin template IndexMixin(size_t N, alias Range_0)
@property
bool
empty
const
(
)

Meta