Efficiently exchange the nodes and allocator of this object with those of the specified other object. This method provides the no‐throw exception‐safety guarantee, unless swapping the (user‐supplied) allocator objects can throw.

Synopsis

Declared in <bslstl_treenodepool.h>

void
swapExchangeAllocators(TreeNodePool& other);

Created with MrDocs