mirror of
https://github.com/boostorg/range.git
synced 2026-01-25 00:12:22 +01:00
Put the extended algorithms into boost::range in a similar manner to the standard algorithms. Added iota as an extended algorithm. Fixed defects in the extended algorithms brought to light by the new unit tests. [SVN r61042]