Daily bit(e) of C++ #228, The two algorithms that check whether a range is sorted in non-ascending order: std::is_sorted, std::is_sorted_until.
Share this post
Daily bit(e) of C++ | std::is_sorted…
Share this post
Daily bit(e) of C++ #228, The two algorithms that check whether a range is sorted in non-ascending order: std::is_sorted, std::is_sorted_until.