Block array padding constants.

Synopsis

Declared in <bslalg_dequeimputil.h>

enum Unnamed enum;

Members

Name

Description

BLOCK_ARRAY_PADDING

Minimum number of (allocated) empty blocks to keep at both ends of the block array pointer (one on each side of the deque).

Created with MrDocs