diff options
author | Stephen Kelly <steveire@gmail.com> | 2015-01-14 20:27:25 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2015-02-11 21:57:55 (GMT) |
commit | 27c6f017a1ef7c62f7f0332d624add7e8189f81c (patch) | |
tree | 5a8c5eb60837b1892092f79905d287950658e552 /Source/cmVS12MASMFlagTable.h | |
parent | 4e78ebbdf94b99f7b7d5b9b31d05dd9479b1d6ab (diff) | |
download | CMake-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/cmVS12MASMFlagTable.h')
0 files changed, 0 insertions, 0 deletions