|
ICU4X
International Components for Unicode
|
This is the complete list of members for diplomat::span< T, Extent >, including all inherited members.
| begin() const noexcept | diplomat::span< T, Extent > | inline |
| data() const noexcept | diplomat::span< T, Extent > | inline |
| end() const noexcept | diplomat::span< T, Extent > | inline |
| operator=(span< T > o) | diplomat::span< T, Extent > | inline |
| size() const noexcept | diplomat::span< T, Extent > | inline |
| span(T *data=nullptr, size_t size=Extent) | diplomat::span< T, Extent > | inline |
| span(const span< T > &o) | diplomat::span< T, Extent > | inline |
| span(std::array< typename std::remove_const_t< T >, N > &arr) | diplomat::span< T, Extent > | inline |