mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
27c6f017a1
Avoid using the std::accumulate algorithm which is designed for numeric types, not complex types. It introduces unneccessary copies. Initialize variables where they are populated.
2.1 KiB
2.1 KiB