json/doc/mkdocs/docs/api/basic_json/get_allocator.md
Niels Lohmann e97c93f451
🔧 add namespaces
2021-11-07 13:13:37 +01:00

283 B

nlohmann::basic_json::get_allocator

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.