Home
last modified time | relevance | path

Searched defs:mapping_type (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/include/__mdspan/
H A Dmdspan.h82 using mapping_type = typename layout_type::template mapping<extents_type>; global() variable
149 requires(is_constructible_v<mapping_type,const typename _OtherLayoutPolicy::template mapping<_OtherExtents> &> && is_constructible_v<accessor_type,const _OtherAccessor &>) requires() argument
[all...]