BDE 4.14.0 Production release
|
#include <bslstl_deque.h>
Public Types | |
enum | { DEFAULT_BLOCK_SIZE = 200 , BLOCK_LENGTH } |
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.