mirror of
https://github.com/nlohmann/json.git
synced 2026-05-01 20:22:29 +00:00
13a7c60257
binary_writer.hpp:869: (style) Consider using std::accumulate algorithm instead of a raw loop. https://github.com/Xav83/nlohmann-json-cppcheck/commit/910a7d2b873dd7ae92ec81cced2bf73200ff4848/checks#step:5:107 Signed-off-by: Xav83 <x.jouvenot@gmail.com>