bsl::allocator<char16_t>::allocate

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.