Deallocate all except the most‐recently obtained block of the memory blocks managed by this object. If no blocks are managed, this method has no effect.
Synopsis
Declared in <bdlma_infrequentdeleteblocklist.h>
void
releaseAllButLastBlock();
Created with MrDocs