mirror of
https://github.com/nlohmann/json.git
synced 2026-05-01 12:19:25 +00:00
962da00171
An optional parameter for dump() allows to set the character to use for indentation (default: space). In case a JSON value is serialized to an output stream, its fill character is used (and can be set with std::setfill).
233 B
233 B