mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -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.
100 KiB
100 KiB