[#BloombergLP-bdlc-IndexClerk-nextNewIndex] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/IndexClerk.adoc[IndexClerk]::nextNewIndex :relfileprefix: ../../../ :mrdocs: Return the smallest (non‐negative) index that has not been issued by this index clerk. Note that this function offers the client a "peek" at the next "new" index, but has no effect on the value of this index clerk. == Synopsis Declared in `<bdlc_indexclerk.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int nextNewIndex() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#