[#BloombergLP-bdlc-IndexClerk-removeAll] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/IndexClerk.adoc[IndexClerk]::removeAll :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void removeAll(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#