Same as the preceding overload, loading removed items into buffer.

Synopsis

Declared in <bdlcc_queue.h>

void
removeAll(bsl::vector<TYPE>* buffer);

Parameters

Name

Description

buffer

vector that receives the removed items

Created with MrDocs