diff options
author | Stephen Kelly <steveire@gmail.com> | 2015-01-04 14:53:24 +0100 |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2015-01-13 23:00:16 +0100 |
commit | abb4a6781f96b28e4c30014915f566dee9130db7 (patch) | |
tree | 2a6752b970ff817f06ec57c742227c31c2191e57 /Source/cmGeneratorExpressionEvaluator.cxx | |
parent | e4fd66b1922c10e6487362c8921669925742309a (diff) | |
download | cmake-abb4a6781f96b28e4c30014915f566dee9130db7.tar.gz |
Add a generic algorithm for deleting items in a container.
Specialize for std::map types to delete the second element from
the iterator. This is not quite general enough that it can
be used everywhere, because CMake inherits from std::map and
creates typedefs with custom comparison functors etc, which
can not use this algorithm.
Diffstat (limited to 'Source/cmGeneratorExpressionEvaluator.cxx')
0 files changed, 0 insertions, 0 deletions