| back() const noexcept | memory_view< Element, Extent > | inline |
| begin() const noexcept | memory_view< Element, Extent > | inline |
| const_pointer typedef | memory_view< Element, Extent > | |
| const_reference typedef | memory_view< Element, Extent > | |
| data() const noexcept | memory_view< Element, Extent > | inline |
| difference_type typedef | memory_view< Element, Extent > | |
| element_type typedef | memory_view< Element, Extent > | |
| empty() const noexcept | memory_view< Element, Extent > | inline |
| end() const noexcept | memory_view< Element, Extent > | inline |
| explicit(Extent !=dynamic_extent) memory_view(Iterator first | memory_view< Element, Extent > | |
| explicit(Extent !=dynamic_extent) memory_view(Iterator first | memory_view< Element, Extent > | |
| explicit(Extent !=dynamic_extent &&OE==dynamic_extent) memory_view(const memory_view< U | memory_view< Element, Extent > | |
| first() const noexcept | memory_view< Element, Extent > | inline |
| first(size_type count) const noexcept | memory_view< Element, Extent > | inline |
| front() const noexcept | memory_view< Element, Extent > | inline |
| iterator typedef | memory_view< Element, Extent > | |
| last() const noexcept | memory_view< Element, Extent > | inline |
| last(size_type count) const noexcept | memory_view< Element, Extent > | inline |
| memory_view() noexcept | memory_view< Element, Extent > | inline |
| memory_view(type_identity_t< element_type >(&arr)[AE]) noexcept | memory_view< Element, Extent > | inline |
| memory_view(array< U, AE > &arr) noexcept | memory_view< Element, Extent > | inline |
| memory_view(const array< U, AE > &arr) noexcept | memory_view< Element, Extent > | inline |
| memory_view(const memory_view &other) noexcept=default | memory_view< Element, Extent > | |
| operator=(const memory_view &other) noexcept=default | memory_view< Element, Extent > | |
| operator[](size_type index) const noexcept | memory_view< Element, Extent > | inline |
| pointer typedef | memory_view< Element, Extent > | |
| rbegin() const noexcept | memory_view< Element, Extent > | inline |
| reference typedef | memory_view< Element, Extent > | |
| rend() const noexcept | memory_view< Element, Extent > | inline |
| reverse_iterator typedef | memory_view< Element, Extent > | |
| size() const noexcept | memory_view< Element, Extent > | inline |
| size_bytes() const noexcept | memory_view< Element, Extent > | inline |
| size_type typedef | memory_view< Element, Extent > | |
| value_type typedef | memory_view< Element, Extent > | |
| view() const noexcept -> memory_view< element_type, view_extent< Offset, Count >()> | memory_view< Element, Extent > | inline |
| view(size_type offset, size_type count=dynamic_extent) const noexcept | memory_view< Element, Extent > | inline |
| ~memory_view() noexcept=default | memory_view< Element, Extent > | |