mirror of
https://github.com/boostorg/range.git
synced 2025-07-12 12:16:38 +02: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]