Functions | |
template<typename I , typename S , typename R = less, typename P = identity> | |
CPP_TEMPLATE_AUX_0 | ranges::b (requires ` forward_iterator< I > &&sentinel_for< S, I > &&indirect_strict_weak_order< R, projected< I, P >>) bbbool is_sorted(I first |
template function is_sorted More... | |
Variables | |
CPP_TEMPLATE_AUX_0 S R | ranges::rel = R{} |