Return the address of a contiguous block of maximally‐aligned memory having the fixed block size specified at construction.
Synopsis
Declared in <bdlma_pool.h>
void*
allocate();
Return Value
address of a contiguous block of the fixed block size
Created with MrDocs