Range-v3
Range algorithms, views, and actions for the Standard Library
drop_last.hpp File Reference

Classes

struct  ranges::drop_last_view< Rng, typename >
 
struct  ranges::drop_last_view< Rng, detail::drop_last_view::mode_bidi >
 
struct  ranges::drop_last_view< Rng, detail::drop_last_view::mode_forward >
 
struct  ranges::drop_last_view< Rng, detail::drop_last_view::mode_sized >
 
struct  ranges::views::drop_last_fn
 

Variables

constexpr view< drop_last_fn > ranges::views::drop_last {}