This is the complete list of members for ranges::v3::action::slice_fn, including all inherited members.
is_end_type typedef (defined in ranges::v3::action::slice_fn) | ranges::v3::action::slice_fn | |
operator()(Rng &&rng, Diff< Rng > from, Diff< Rng > to) const (defined in ranges::v3::action::slice_fn) | ranges::v3::action::slice_fn | |
operator()(Rng &&rng, Diff< Rng > from, detail::from_end_< Diff< Rng >> to) const (defined in ranges::v3::action::slice_fn) | ranges::v3::action::slice_fn | |
operator()(Rng &&rng, detail::from_end_< Diff< Rng >> from, detail::from_end_< Diff< Rng >> to) const (defined in ranges::v3::action::slice_fn) | ranges::v3::action::slice_fn | |
operator()(Rng &&rng, Diff< Rng > from, end_fn const &) const (defined in ranges::v3::action::slice_fn) | ranges::v3::action::slice_fn | |
operator()(Rng &&rng, detail::from_end_< Diff< Rng >> from, end_fn const &) const (defined in ranges::v3::action::slice_fn) | ranges::v3::action::slice_fn | |
slice | ranges::v3::action::slice_fn | related |