Searched refs:layout_type (Results 1 – 5 of 5) sorted by relevance
99 using layout_type = layout_left;153 using layout_type = layout_right;207 using layout_type = layout_stride;280 using layout_type = LayoutPolicy;282 using mapping_type = typename layout_type::template mapping<extents_type>;398 typename MappingType::layout_type>;404 typename MappingType::layout_type, AccessorType>;
80 using layout_type = _LayoutPolicy; variable82 using mapping_type = typename layout_type::template mapping<extents_type>;304 … -> mdspan<_ElementType, typename _MappingType::extents_type, typename _MappingType::layout_type>;310 typename _MappingType::layout_type,
53 requires __is_mapping_of<typename _Mapping::layout_type, _Mapping>;74 using layout_type = layout_stride; variable
54 using layout_type = layout_left; variable
53 using layout_type = layout_right; variable