mirror of
https://github.com/nlohmann/json.git
synced 2026-03-01 23:06:27 +00:00
- Added comments for the serializer class. - Added test case for resizing of the indentation string. - Using std::none_of to check if “.0” needs to be added to floating-point number.