Return the next available unused integer index. Existing decommissioned indices are reissued before new ones are created.

Synopsis

Declared in <bdlc_indexclerk.h>

int
getIndex();

Created with MrDocs