BloombergLP::bslstl::BidirectionalNodePool::BidirectionalNodePool

Constructors

Synopses

Declared in <bslstl_bidirectionalnodepool.h>

Create a node-pool that adopts the allocations of original.

BidirectionalNodePool(bslmf::MovableRef<BidirectionalNodePool> original);
» more...

Create a node-pool that uses the specified allocator.

explicit
BidirectionalNodePool(ALLOCATOR const& allocator);
» more...

Parameters

NameDescription
originalnode-pool that is moved from
allocatorallocator used to supply memory for node objects