Return true if this object holds free (currently unused) nodes, and false otherwise.
Synopsis
Declared in <bslstl_treenodepool.h>
bool
hasFreeNodes() const;
Return Value
true if this object holds free nodes, and false otherwise
Created with MrDocs