Synopsis
Declared in <bits/memory_resource.h>
[[nodiscard]]
wchar_t*
allocate(size_t __n);
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs
Declared in <bits/memory_resource.h>
[[nodiscard]]
wchar_t*
allocate(size_t __n);
|
Note
|
The return value should not be discarded. |
Created with MrDocs