LibreOffice Module o3tl (master) 1
o3tl::span< T > Member List

This is the complete list of members for o3tl::span< T >, including all inherited members.

begin() const noexcepto3tl::span< T >inline
const_iterator typedefo3tl::span< T >
const_pointer typedefo3tl::span< T >
const_reference typedefo3tl::span< T >
const_reverse_iterator typedefo3tl::span< T >
data() const noexcepto3tl::span< T >inline
data_o3tl::span< T >private
difference_type typedefo3tl::span< T >
empty() const noexcepto3tl::span< T >inline
end() const noexcepto3tl::span< T >inline
iterator typedefo3tl::span< T >
operator[](size_type pos) consto3tl::span< T >inline
pointer typedefo3tl::span< T >
rbegin() const noexcepto3tl::span< T >inline
reference typedefo3tl::span< T >
rend() const noexcepto3tl::span< T >inline
reverse_iterator typedefo3tl::span< T >
size() const noexcepto3tl::span< T >inline
size_o3tl::span< T >private
size_type typedefo3tl::span< T >
span() noexcepto3tl::span< T >inline
span(T(&a)[N]) noexcepto3tl::span< T >inline
span(T *a, size_type len) noexcepto3tl::span< T >inline
span(const std::vector< T2 > &vec)o3tl::span< T >inline
span(const span< typename std::remove_const< T >::type > &other) noexcepto3tl::span< T >inline
value_type typedefo3tl::span< T >