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.
Synopsis
Declared in <bslstl_deque.h>
template<class VALUE_TYPE>
struct Deque_BlockLengthCalcUtil;
Enums
Name |
Description |
Undocumented symbol. |
Created with MrDocs