diff options
author | Stephen Kelly <steveire@gmail.com> | 2015-01-07 07:21:29 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2015-01-08 21:28:18 (GMT) |
commit | 8dc8d756bc278cd02f329b31218c2459908dc0bb (patch) | |
tree | fc6cad87f55ecfc7248afb9e62a3a347f99a50a0 /Source/cmTarget.cxx | |
parent | b5813ceeb5b5f78351dd9f9c6af904db2f4451c9 (diff) | |
download | CMake-8dc8d756bc278cd02f329b31218c2459908dc0bb.zip CMake-8dc8d756bc278cd02f329b31218c2459908dc0bb.tar.gz CMake-8dc8d756bc278cd02f329b31218c2459908dc0bb.tar.bz2 |
cmStandardIncludes: Add a join algorithm for string containers.
This requires the input range to supply BidirectionalIterators, which
is not a problem for where it is currently useful to us. The alternative
would be to not invoke --last;, and instead create an output iterator
similar to std::ostream_iterator, but which puts the delimiter before
the item to output.
Diffstat (limited to 'Source/cmTarget.cxx')
0 files changed, 0 insertions, 0 deletions