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
Same as the preceding overload, appending removed items to buffer.
Declared in <bdlcc_deque.h>
void
tryPopBack(
size_type maxNumItems,
std::vector<TYPE>* buffer);
Created with MrDocs