Searched refs:_ValueType2 (Results 1 – 3 of 3) sorted by relevance
3237 _ValueType2; in merge() typedef3245 _ValueType2>) in merge()3246 __glibcxx_function_requires(_LessThanOpConcept<_ValueType2, _ValueType1>) in merge()3298 _ValueType2; in merge() typedef3306 _ValueType2>) in merge()3308 _ValueType2, _ValueType1>) in merge()4305 _ValueType2; in includes() typedef4310 __glibcxx_function_requires(_LessThanOpConcept<_ValueType1, _ValueType2>) in includes()4311 __glibcxx_function_requires(_LessThanOpConcept<_ValueType2, _ValueType1>) in includes()4354 _ValueType2; in includes() typedef[all …]
148 _ValueType2;156 _ValueType2>)157 __glibcxx_function_requires(_ConvertibleConcept<_ValueType2,164 std::__iter_swap<__are_same<_ValueType1, _ValueType2>::__value &&166 __are_same<_ValueType2 &, _ReferenceType2>::__value>::456 typedef typename iterator_traits<_BI2>::value_type _ValueType2;461 && __are_same<_ValueType1, _ValueType2>::__value);
525 _OutputIteratorConcept<_OutputIterator, _ValueType2>.