mirror of
https://github.com/nlohmann/json.git
synced 2026-05-15 10:45:23 +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.