Niels Lohmann
Niels Lohmann
I am very hesitant, and these are just my thoughts right now: - I personally don't think the serialization is broken. It does what it should, and the reason we...
I forgot one thing that other libraries do that avoids some of the confusion I see in issues here: they store the original input string and only convert it to...
Closed in favor of #4597.
I think there is already an issue for this.
It was not an issue, but a PR: #4323. @NissimBendanan can you check if that PR would be helping you?
Please also check #4323.
Use Astyle 3.1 and run make amalgamate.
I am working on #4573 to fix the astyle call.
#4573 is merged now. Please update to the latest develop branch and try again.
You only changed the code in the `include` folder. From this, the single-header sources in `single_include` need to be created. This is done by calling `make amalgamate`. Please execute this...