BloombergLP::bslma::Allocator::allocate

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.