Template Struct span_compatible

Struct Documentation

template<class T, std::size_t E, class U, std::size_t N>
struct span_compatible

Public Static Attributes

static constexpr bool value = span_capacity<E, N>::value && span_convertible<U, T>::value