Functions | |
template<typename I , typename S , typename R = less, typename P = identity> | |
CPP_TEMPLATE_AUX_0 | ranges::c (requires forward_iterator< I > &&sentinel_for< S, I > &&indirect_strict_weak_order< R, projected< I, P >>) ccconstexpr bool is_sorted(I first |
template function is_sorted More... | |