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 |