Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__mdspan/
H A Dmdspan.h81 using accessor_type = _AccessorPolicy; 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...]