mirror of
https://github.com/nlohmann/json.git
synced 2026-02-09 23:52:15 +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).
652 B
652 B