Searched defs:mapping_t (Results 1 – 10 of 10) sorted by relevance
42 struct mapping_t struct46 static constexpr bool is_applicable_property_v =50 static constexpr bool is_requirable = false;53 static constexpr bool is_preferable = false;56 typedef mapping_t polymorphic_query_result_type;60 struct thread_t89 struct new_thread_t118 struct other_t146 static constexpr thread_t thread;149 static constexpr new_thread_t new_thread;[all …]
115 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned, 2>>; in test() typedef126 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned char, 2>>; in test() typedef
119 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned, 2>>; in test() typedef130 using mapping_t = std::layout_stride::mapping<std::dextents<unsigned char, 2>>; in test() typedef
74 using mapping_t = std::layout_left::mapping<std::extents<IdxT, Extents...>>; typedef
74 using mapping_t = std::layout_right::mapping<std::extents<IdxT, Extents...>>; typedef
96 using mapping_t = std::layout_right::mapping<E>; typedef
90 using mapping_t = std::layout_right::mapping<E>; typedef
199 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
880 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()
435 static BOOST_ASIO_CONSTEXPR execution::mapping_t query( in query()