Searched defs:extents_type (Results 1 – 3 of 3) sorted by relevance
49 using extents_type = _Extents; variable 85 requires(is_constructible_v<extents_type,_OtherExtents>) requires() argument 113 requires(is_constructible_v<extents_type,_OtherExtents>) requires() argument [all...]
50 using extents_type = _Extents; variable 86 requires(is_constructible_v<extents_type,_OtherExtents>) requires() argument 114 requires(is_constructible_v<extents_type,_OtherExtents>) requires() argument [all...]
70 using extents_type = _Extents; variable 219 requires(__mdspan_detail::__layout_mapping_alike<_StridedLayoutMapping> && is_constructible_v<extents_type,typename _StridedLayoutMapping::extents_type> && _StridedLayoutMapping::is_always_unique ()&& _StridedLayoutMapping::is_always_strided ()) requires() argument [all...]