BloombergLP::bdlc::IndexClerk::removeAll

Remove all of the indices from this index clerk. Note that the following post conditions apply: ` assert(0 == numCommissionedIndices()); assert(0 == numDecommissionedIndices()); assert(0 == nextNewIndex()); `

Synopsis

Declared in <bdlc_indexclerk.h>

void
removeAll();