|
BDE 4.39.x Production Release
|
#include <bslstl_deque.h>
This struct provides a namespace for the calculation of block length (the number of elements per block within a deque). This ensures that each block in the deque can hold at least 16 elements.
See bslstl_deque
Public Types | |
| enum | { DEFAULT_BLOCK_SIZE = 200 , BLOCK_LENGTH } |