Template Struct DescriptorExtractor< array::GeneralArrayView< T, S > >#

Struct Documentation#

template<typename T, typename S>
struct DescriptorExtractor<array::GeneralArrayView<T, S>>#

Extracts the Descriptor type of an ArrayView object

Template Parameters

T – The Array type of the ArrayView

Public Types

using Type = ::librapid::detail::descriptor::Trivial#