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