Range-v3
Range algorithms, views, and actions for the Standard Library
is_sorted_until.hpp File Reference

Functions

template<typename I , typename S , typename R = less, typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::I (requires ` forward_iterator< I > &&sentinel_for< S, I > &&indirect_strict_weak_order< R, projected< I, P >>) III is_sorted_until(I first
 template function is_sorted_until More...