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

Classes

struct  ranges::slice_view< Rng >
 
struct  ranges::views::slice_base_fn
 
struct  ranges::views::slice_fn
 

Variables

template<typename Rng >
constexpr bool ranges::enable_borrowed_range< slice_view< Rng > >
 
constexpr slice_fn slice {}