Public Member Functions | |
| template<typename Rng , typename C = ordered_less, typename P = ident, typename I = iterator_t<Rng>> | |
| auto | requires_ () -> decltype(concepts::valid_expr(concepts::model_of< concepts::ForwardRange, Rng >(), concepts::is_true(Sortable< I, C, P >()))) |