Boost logo

Boost :

Subject: [boost] [Algorithm] [Range] `is_sorted` is duplicate
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-08-08 10:53:14


Both Boost.Algorithm and Boost.Range have `is_sorted` function.
Would it be better to deprecate Boost.Range's `is_sorted`?

Also, Both Boost.Algorithm and Boost.Range have `iota` function.
(In this case, Boost.Algorithm's `iota` returns void, but
Boost.Range's `iota` returns the range.)

Regards,
Michel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk