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

Classes

struct  ranges::const_view< Rng >
 
struct  ranges::views::const_fn
 

Variables

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