Public Member Functions | |
template<typename Rng , typename C , typename P = ident, typename I = iterator_t<Rng>, typename S = sentinel_t<Rng>> | |
auto | requires_ () -> decltype(concepts::valid_expr(concepts::model_of< concepts::ErasableRange, Rng, I, S >(), concepts::is_true(UnstableRemovableIf< I, S, C, P >()))) |