unflatten a previously flattened JSON value

Synopsis

Declared in <nlohmann/json.hpp>

basic_json
unflatten() const;

Return Value

the unflattened JSON value

Created with MrDocs