Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::action::slice_fn Member List

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
sliceranges::v3::action::slice_fnrelated