Construct a block allocator for the specified deque.

Synopsis

Declared in <bslstl_deque.h>

explicit
Deque_BlockCreator(deque<VALUE_TYPE, ALLOCATOR>* deque);

Created with MrDocs