Horizon
Classes | Namespaces | Variables
empty.hpp File Reference
#include <range/v3/range_fwd.hpp>
#include <range/v3/view/interface.hpp>
#include <range/v3/detail/prologue.hpp>
#include <range/v3/detail/epilogue.hpp>
#include <range/v3/detail/satisfy_boost_range.hpp>

Go to the source code of this file.

Classes

struct  ranges::empty_view< T >
 

Namespaces

 ranges::views
 
 ranges::cpp20
 

Variables

template<typename T >
constexpr RANGES_INLINE_VAR bool ranges::enable_borrowed_range< empty_view< T > > = true
 
template<typename T >
constexpr RANGES_INLINE_VAR empty_view< T > ranges::views::empty {}