json/doc/mkdocs/docs/api/basic_json/get_allocator.md

20 lines
283 B
Markdown
Raw Normal View History

# <small>nlohmann::basic_json::</small>get_allocator
2020-08-14 11:48:32 +03:00
```cpp
static allocator_type get_allocator();
```
Returns the allocator associated with the container.
## Return value
associated allocator
## Version history
- Unknown.
!!! note
This documentation page is a stub.