BloombergLP::bslstl::BidirectionalNodePool::adopt

Adopt all outstanding memory allocations associated with the specified node pool. The behavior is undefined unless this pool uses the same allocator as that associated with pool. The behavior is also undefined unless this pool is in the default-constructed state.

Synopsis

Declared in <bslstl_bidirectionalnodepool.h>

void
adopt(bslmf::MovableRef<BidirectionalNodePool> pool);