mirror of
https://github.com/nlohmann/json.git
synced 2026-08-21 16:43:17 +00:00
clang-tidy reports the mixed * and + as readability-math-missing- parentheses, as it does for the identical line in the copy test. Signed-off-by: Niels Lohmann <mail@nlohmann.me>