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();

Created with MrDocs