bsl::allocator<char32_t>::allocate

Synopsis

Declared in <bits/memory_resource.h>

[[nodiscard]]
char32_t*
allocate(size_t __n);

Return Value

NOTE

The return value should not be discarded.