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

This is the complete list of members for ranges::views::drop_last_fn, including all inherited members.

operator()(Int n) const (defined in ranges::views::drop_last_fn)ranges::views::drop_last_fn
operator()(Rng &&rng, range_difference_t< Rng > n) const -> drop_last_view< all_t< Rng > > (defined in ranges::views::drop_last_base_fn)ranges::views::drop_last_base_fn