BDE 4.14.0 Production release
|
#include <bslalg_dequeimputil.h>
Public Attributes | |
VALUE_TYPE | d_data [BLOCK_LENGTH] |
A block of one or more data objects. A deque will be organized as a sequence of blocks.
VALUE_TYPE bslalg::DequeImpUtil< VALUE_TYPE, BLOCK_LENGTH >::Block::d_data[BLOCK_LENGTH] |