Synopsis
Declared in <bslma_bslallocator.h>
[[nodiscard]]
pointer
allocate(
size_type n,
void const* hint = 0);
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs