[Algorithm] [Range] `is_sorted` is duplicate

8 Aug
2012
8 Aug
'12
2:53 p.m.
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
4692
Age (days ago)
4692
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michel Morin