Horizon
Loading...
Searching...
No Matches
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

namespace  ranges::views
 
namespace  ranges::cpp20
 

Variables

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