json/doc/mkdocs/docs/api/basic_json/get_allocator.md
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.