BloombergLP::bslstl::BidirectionalNodePool::deleteNode

Destroy the VALUE attribute of the specified linkNode and return the memory footprint of linkNode to this pool for potential reuse. The behavior is undefined unless node refers to a bslalg::BidirectionalNode<VALUE> that was allocated by this pool.

Synopsis

Declared in <bslstl_bidirectionalnodepool.h>

void
deleteNode(bslalg::BidirectionalLink* linkNode);