Niels Lohmann

Results 421 comments of 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...

It was not an issue, but a PR: #4323. @NissimBendanan can you check if that PR would be helping you?

#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...