remove element from a JSON object given a key

Synopsis

Declared in <nlohmann/json.hpp>

size_type
erase(object_t::key_type const& key);

Return Value

a type to represent container sizes

Created with MrDocs