Remove all items, appending handles to removed.
Declared in <bdlcc_skiplist.h>
int
removeAll(std::pmr::vector<PairHandle>* removed);
Same as the preceding overload, appending handles to removed.
the number of items that were removed
| Name | Description |
|---|---|
| removed | vector receiving references to removed pairs |