nlohmann
::
basic_json
::flatten
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