Create an iterator pointing to the first element in the block pointed to by the specified blockPtrPtr.

Synopsis

Declared in <bslalg_dequeiterator.h>

DequeIterator(BlockPtr* blockPtrPtr);

Parameters

Name

Description

blockPtrPtr

address of the block pointer for the initial block

Created with MrDocs