Deallocate the memory block at the specified address back to this pool for reuse.
Synopsis
Declared in <bdlma_concurrentfixedpool.h>
void
deallocate(void* address);
Created with MrDocs
Deallocate the memory block at the specified address back to this pool for reuse.
Declared in <bdlma_concurrentfixedpool.h>
void
deallocate(void* address);
Created with MrDocs