Skip to content
Commit a0a7069e authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

clang-tidy: use auto to avoid writing the same type on both sides of the...

clang-tidy: use auto to avoid writing the same type on both sides of the assignment operator [modernize-use-auto]

See https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html
parent 78c20301
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment