mirror of
https://github.com/nlohmann/json.git
synced 2025-04-25 09:42:30 +03: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.