[#BloombergLP-bslstl-TreeNodePool-2constructor-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/TreeNodePool.adoc[TreeNodePool]::TreeNodePool :relfileprefix: ../../../ :mrdocs: Create a node‐pool that will use the specified `allocator` to supply memory for allocated node objects. == Synopsis Declared in `<bslstl_treenodepool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit TreeNodePool(ALLOCATOR const& allocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#