Create an iterator referring to the specified integer index.

Synopsis

Declared in <bdlc_indexclerk.h>

IndexClerkIter(int const* index);

Parameters

Name

Description

index

pointer to the index this iterator will refer to

Created with MrDocs