Dana Marks
Results
2
comments of
Dana Marks
Seriously, this needs to be a configurable option, without needing to modify source code. Really only need two parameters, indent size (int, default 4) and end of line (string, default...
> Has this been implemented yet? If so how to generate this compact output? @jeffreyscottgraham Here's my workaround. I hacked cereal/archives/json.hpp to read like this: ``` class JSONOutputArchive : public...