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