Cleanup clang-tidy issues
Clang-tidy reports lots of things that can be modernized. Not all of them are actionable, but most are.
These are areas that can be cleanup to give us cleaner more idiomatic code that avoids some common issues.
Clang-tidy reports lots of things that can be modernized. Not all of them are actionable, but most are.
These are areas that can be cleanup to give us cleaner more idiomatic code that avoids some common issues.