Searched refs:__type_identity (Results 1 – 4 of 4) sorted by relevance
21 struct __type_identity { struct26 using __type_identity_t _LIBCPP_NODEBUG = typename __type_identity<_Tp>::type; argument
55 __type_identity<_Algorithm<_B1, _ExecutionPolicy>>,
171 …template <bool _Dummy, class _Deleter = typename __dependent_type< __type_identity<deleter_type>, …340 …template <bool _Dummy, class _Deleter = typename __dependent_type< __type_identity<deleter_type>, …
551 return __make_dispatch<_Fp, _Vs...>(index_sequence<((void)__type_identity<_Vs>{}, _Ip)...>{});1108 using _Apply = __type_identity<_Dest>;1113 static auto __test_impl(_Dest (&&)[1]) -> __type_identity<_Dest>;