Return the address of a block of memory of at least the size of VALUE. Note that the memory is not initialized.
Synopsis
Declared in <bslstl_simplepool.h>
VALUE*
allocate();
Return Value
address of an uninitialized memory block of at least the size of VALUE
Created with MrDocs