Closed GoogleCodeExporter closed 9 years ago
Original comment by jaredhoberock
on 4 Feb 2011 at 11:03
Original comment by jaredhoberock
on 31 Aug 2011 at 12:12
c++11 std::is_sorted_until seems to work on ForwardIterators only [1], so no
need to generalize this.
[1] http://en.cppreference.com/w/cpp/algorithm/is_sorted_until
Original comment by jaredhoberock
on 31 Jan 2012 at 12:37
Original issue reported on code.google.com by
jaredhoberock
on 24 Sep 2010 at 9:33