Home
last modified time | relevance | path

Searched refs:__possibly_empty_array (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_stride.h182 return __mdspan_detail::__possibly_empty_array<index_type, __rank_>{ in requires()
236 return __mdspan_detail::__possibly_empty_array<index_type, __rank_>{ in requires()
239 return __mdspan_detail::__possibly_empty_array<index_type, 0>{}; in requires()
362 …_LIBCPP_NO_UNIQUE_ADDRESS __mdspan_detail::__possibly_empty_array<index_type, __rank_> __strides_{…
H A Dextents.h77 struct __possibly_empty_array { struct
84 struct __possibly_empty_array<_Tp, 0> { argument
132 using _DynamicValues _LIBCPP_NODEBUG = __possibly_empty_array<_TDynamic, __size_dynamic_>;