mirror of
https://github.com/nlohmann/json.git
synced 2026-02-21 10:56:26 +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.