BloombergLP::bdlcc::SkipList_PoolUtil::deallocate

Return the node at the specified address to the specified poolManager. The behavior is undefined if address was not allocated from poolManager.

Synopsis

Declared in <bdlcc_skiplist.h>

static
void
deallocate(
    PoolManager* poolManager,
    void* address);