BloombergLP::bslstl::BidirectionalNodePool::BidirectionalNodePool

Create a BidirectionalNodePool object that will use the specified allocator to supply memory for allocated node objects. If the (template parameter) ALLOCATOR is bsl::allocator, then allocator shall be convertible to bslma::Allocator *.

Synopsis

Declared in <bslstl_bidirectionalnodepool.h>

explicit
BidirectionalNodePool(ALLOCATOR const& allocator);