Searched refs:_Apply (Results 1 – 2 of 2) sorted by relevance
72 using _Apply = typename _ITER_TRAITS<_Iter>::iterator_concept; member76 using _Apply = typename _ITER_TRAITS<_Iter>::iterator_category; member80 using _Apply = __enable_if_t< member87 : _IsValidExpansion<_Tester::template _Apply, _Iter>,102 using _ITER_CONCEPT = typename __iter_concept_cache<_Iter>::type::template _Apply<_Iter>;
1204 using _Apply = __type_identity<_Dest>;1211 using _Apply _LIBCPP_NODEBUG = decltype(__test_impl<_Dest>({declval<_Source>()}));1223 >::template _Apply<_Dest, _Source>;1259 using _Apply _LIBCPP_NODEBUG = __all_overloads<__overload<_Types, _Idx>...>;1264 __make_indices_imp<sizeof...(_Types), 0> >::template _Apply<_Types...>;