returns the allocator associated with the container
Synopsis
Declared in <nlohmann/json.hpp>
static
allocator_type
get_allocator();
Return Value
the allocator type
Created with MrDocs
returns the allocator associated with the container
Declared in <nlohmann/json.hpp>
static
allocator_type
get_allocator();
the allocator type
Created with MrDocs