summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalVisualStudio10Generator.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-01-14 20:27:25 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-02-11 21:57:55 (GMT)
commit27c6f017a1ef7c62f7f0332d624add7e8189f81c (patch)
tree5a8c5eb60837b1892092f79905d287950658e552 /Source/cmLocalVisualStudio10Generator.cxx
parent4e78ebbdf94b99f7b7d5b9b31d05dd9479b1d6ab (diff)
downloadCMake-27c6f017a1ef7c62f7f0332d624add7e8189f81c.zip
CMake-27c6f017a1ef7c62f7f0332d624add7e8189f81c.tar.gz
CMake-27c6f017a1ef7c62f7f0332d624add7e8189f81c.tar.bz2
Use cmJoin to accumulate string ranges.
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.
Diffstat (limited to 'Source/cmLocalVisualStudio10Generator.cxx')
0 files changed, 0 insertions, 0 deletions