return flattened JSON value
Synopsis
Declared in <nlohmann/json.hpp>
basic_json
flatten() const;
Return Value
a class to store JSON values
Created with MrDocs
return flattened JSON value
Declared in <nlohmann/json.hpp>
basic_json
flatten() const;
a class to store JSON values
Created with MrDocs