1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-22 03:33:02 +04:00
Files
json/doc/mkdocs/docs/api/basic_json/get_allocator.md
T
2020-08-14 10:48:32 +02:00

208 B

basic_json::get_allocator

static allocator_type get_allocator();

Returns the allocator associated with the container.

Return value

associated allocator

Version history

  • Unknown.