Same as the preceding overload, appending removed items to buffer.

Synopsis

Declared in <bdlcc_deque.h>

void
tryPopBack(
    size_type maxNumItems,
    std::vector<TYPE>* buffer);

Created with MrDocs