Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cmAlgorithms: Add a range adaptor and API for adjusting a range. | Stephen Kelly | 2015-02-11 | 1 | -0/+19 | |
| | ||||||
* | cmAlgorithms: Add a Range container and adaptor method. | Stephen Kelly | 2015-02-11 | 1 | -0/+21 | |
| | | | | | | | | This can make a pair of iterators API compatible with the cmJoin algorithm and other range-based algorithms. Accept different iterator types in the cmRange adaptor so that a const and non-const iterator are accepted. | |||||
* | Split cmAlgorithms into a separate header file. | Stephen Kelly | 2015-02-10 | 1 | -0/+151 | |