mirror of
https://github.com/nlohmann/json.git
synced 2026-01-26 07:12:10 +00:00
208 B
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.