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