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