(C++) std::is\sorted\until

January 11, 2018 · View on GitHub

 

 

 

 

 

(C++) C++11 std::is_sorted_until

 

std::is_sorted_until is a C++11 STL algorithm to check if a container is sorted.