Efficiently exchange the nodes of this object with those of the specified other object. This method provides the no‐throw exception‐safety guarantee. The behavior is undefined unless allocator() == other.allocator().
Synopsis
Declared in <bslstl_treenodepool.h>
void
swapRetainAllocators(TreeNodePool& other);
Created with MrDocs