Set this iterator to point to the first element of the block pointed to by the specified blockPtrPtr.

Synopsis

Declared in <bslalg_dequeiterator.h>

void
setBlock(BlockPtr* blockPtrPtr);

Parameters

Name

Description

blockPtrPtr

address of the block pointer for the new block

Created with MrDocs