Return a IndexClerkIter referring to the first index returned to this IndexClerk that is currently unused, or end() if there are currently no decommissioned indices.

Synopsis

Declared in <bdlc_indexclerk.h>

IndexClerkIter
begin() const;

Created with MrDocs