summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio7Generator.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-02-15 14:48:51 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-02-15 19:47:51 (GMT)
commit116459d34fab6327906e901753611636f84a16c1 (patch)
treeac4138eb8a7768db94db98988504f6b83b96b2c6 /Source/cmGlobalVisualStudio7Generator.h
parent1c7c35c3723abfb91f5e9a986ccd4f7e70683baf (diff)
downloadCMake-116459d34fab6327906e901753611636f84a16c1.zip
CMake-116459d34fab6327906e901753611636f84a16c1.tar.gz
CMake-116459d34fab6327906e901753611636f84a16c1.tar.bz2
cmListCommand: Avoid needlessly erasing from vectors.
The entire vector will be destroyed at once at the end of the scope, and the remove algorithms already give us the end of the range of interesting values, so just use those sentinals.
Diffstat (limited to 'Source/cmGlobalVisualStudio7Generator.h')
0 files changed, 0 insertions, 0 deletions