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

Classes

struct  ranges::tail_view< Rng >
 
struct  ranges::views::tail_fn
 

Functions

template<typename T >
constexpr T ranges::detail::prev_or_zero_ (T n)
 

Variables

template<typename Rng >
constexpr bool ranges::enable_borrowed_range< tail_view< Rng > >