Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::empty_view< T > Struct Template Reference

Public Member Functions

 __attribute__ ((deprecated("Replace views::empty<T>() with views::empty<>. " "It is now a variable template."))) empty_view operator()() const
 

Static Public Member Functions

static constexpr T * begin () noexcept
 
static constexpr T * data () noexcept
 
static constexpr T * end () noexcept
 
static constexpr std::size_t size () noexcept