OrderedIndex.clear

Removes all elements from the container.

Complexity: ??

mixintemplate OrderedIndex(size_t N, bool allowDuplicates, alias KeyFromValue, alias Compare, ThisContainer)
void
clear
()

Meta