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