Same as the preceding overload, loading removed objects into the specified buffer.
Synopsis
Declared in <bdlcc_objectcatalog.h>
void
removeAll(bsl::vector<TYPE>* buffer);
Parameters
Name |
Description |
buffer |
vector that receives the removed objects |
Created with MrDocs