mirror of
https://github.com/nlohmann/json.git
synced 2026-02-10 12:02:28 +00:00
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).
537 B
537 B