Searched defs:is_always_strided (Results 1 – 5 of 5) sorted by relevance
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 296 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_strided() noexcept { return true; } is_always_strided() function
165 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_strided() noexcept { return true; } is_always_strided() function
168 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_strided() noexcept { return true; } is_always_strided() function
251 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_strided() noexcept { is_always_strided() function
144 static constexpr bool is_always_strided() noexcept { return false; } is_always_strided() function 297 static constexpr bool is_always_strided() noexcept { return true; } is_always_strided() function