Searched defs:mapping_type (Results 1 – 2 of 2) sorted by relevance
83 using mapping_type = typename layout_type::template mapping<extents_type>; global() variable 150 requires(is_constructible_v<mapping_type,const typename _OtherLayoutPolicy::template mapping<_OtherExtents> &> && is_constructible_v<accessor_type,const _OtherAccessor &>) requires() argument [all...]
96 addr_is_type(uptr addr,MappingDesc::Type mapping_type) addr_is_type() argument