[#BloombergLP-bdlc-IndexClerk-putIndex] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/IndexClerk.adoc[IndexClerk]::putIndex :relfileprefix: ../../../ :mrdocs: Return the specified `index` to this index clerk, which indicates that `index` is no longer in use and may be reissued. The behavior is undefined if `index` has never been generated by this clerk or is currently decommissioned. == Synopsis Declared in `<bdlc_indexclerk.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void putIndex(int index); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#