Return the size of the memory blocks allocated from this object. Note that all blocks have the same size.
Synopsis
Declared in <bdlma_concurrentfixedpool.h>
int
objectSize() const;
Return Value
size, in bytes, of each memory block allocated from this pool
Created with MrDocs