Create a node‐pool that will use the specified allocator to supply memory for allocated node objects.
Synopsis
Declared in <bslstl_treenodepool.h>
explicit
TreeNodePool(ALLOCATOR const& allocator);
Created with MrDocs