Remove all elements from this container.
Declared in <bdlcc_deque.h>
<bdlcc_deque.h>
void removeAll();
Clear this container. Note that, unlike the overloads that take a buffer, removed items are discarded.
buffer