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

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

operator()(Rng &&rng, range_difference_t< Rng > n) const -> drop_last_view< all_t< Rng >> requires SizedRange< Rng >||ForwardRange< Rng > (defined in ranges::view::drop_last_fn)ranges::view::drop_last_fn