mirror of
https://github.com/nlohmann/json.git
synced 2026-05-25 07:35:24 +00:00
d69242c6ba
- 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.