Destroy the VALUE value of the specified node and return the memory footprint of node to this pool for potential reuse. The behavior is undefined unless node refers to a TreeNode<VALUE>.
VALUE
node
TreeNode<VALUE>
Declared in <bslstl_treenodepool.h>
<bslstl_treenodepool.h>
void deleteNode(bslalg::RbTreeNode* node);