[#BloombergLP-bslstl-SimplePool-hasFreeBlocks] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/SimplePool.adoc[SimplePool]::hasFreeBlocks :relfileprefix: ../../../ :mrdocs: Return `true` if this object holds free (currently unused) blocks, and `false` otherwise. == Synopsis Declared in `<bslstl_simplepool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool hasFreeBlocks() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#