Synopsis

Declared in <bslma_allocator.h>

[[nodiscard]]
void*
allocate(
    size_t __bytes,
    size_t __alignment = _S_max_align);

Return Value

Note

The return value should not be discarded.

Created with MrDocs