A block of one or more data objects. A deque will be organized as a sequence of blocks.

Synopsis

Declared in <bslalg_dequeimputil.h>

struct Block;

Data Members

Name

Description

d_data

The d_data data member.

Created with MrDocs