Commit graph

2 commits

Author SHA1 Message Date
Niels Lohmann 962da00171
implemented an indentation character #520
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).
2017-05-07 19:27:40 +02:00
Niels 91c330ae01 reorganized repo 2015-06-21 21:24:03 +02:00
Renamed from docs/examples/dump.output (Browse further)