Searched defs:extents_type (Results 1 – 3 of 3) sorted by relevance
50 using extents_type = _Extents; variable86 requires(is_constructible_v<extents_type, _OtherExtents>) in requires()114 requires(is_constructible_v<extents_type, _OtherExtents>) in requires()
49 using extents_type = _Extents; variable85 requires(is_constructible_v<extents_type, _OtherExtents>) in requires()113 requires(is_constructible_v<extents_type, _OtherExtents>) in requires()
70 using extents_type = _Extents; variable219 requires(__mdspan_detail::__layout_mapping_alike<_StridedLayoutMapping> && in requires()