(C++) std::is\sorted\until
January 11, 2018 · View on GitHub
(C++)
std::is_sorted_until
std::is_sorted_until is a C++11 STL algorithm to check if a container is sorted.
January 11, 2018 · View on GitHub
std::is_sorted_until
std::is_sorted_until is a C++11 STL algorithm to check if a container is sorted.