Synopsis

Declared in <bits/memory_resource.h>

template<typename _Up>
[[nodiscard]]
_Up*
allocate_object(size_t __n = 1);

Return Value

Note

The return value should not be discarded.

Created with MrDocs