ICU4X
International Components for Unicode
|
This is the complete list of members for diplomat::span< T >, including all inherited members.
data() const noexcept | diplomat::span< T > | inline |
size() const noexcept | diplomat::span< T > | inline |
span(T *data, size_t size) | diplomat::span< T > | inline |
span(std::array< typename std::remove_const< T >::type, N > &arr) | diplomat::span< T > | inline |