Searched defs:_ReferenceType1 (Results 1 – 5 of 5) sorted by relevance
48 using _ReferenceType1 = typename std::iterator_traits<_RandomAccessIterator>::reference; in __brick_uninitialized_move() local99 using _ReferenceType1 = typename std::iterator_traits<_RandomAccessIterator>::reference; in __brick_uninitialized_copy() local
34 typedef typename iterator_traits<_InputIterator>::reference _ReferenceType1; in uninitialized_copy() typedef65 typedef typename iterator_traits<_InputIterator>::reference _ReferenceType1; in uninitialized_copy_n() typedef98 typedef typename iterator_traits<_InputIterator>::reference _ReferenceType1; in uninitialized_move() typedef129 typedef typename iterator_traits<_InputIterator>::reference _ReferenceType1; in uninitialized_move_n() typedef
333 typedef typename std::iterator_traits<_RandomAccessIterator1>::reference _ReferenceType1; in __brick_adjacent_difference() typedef359 typedef typename std::iterator_traits<_RandomAccessIterator1>::reference _ReferenceType1; in __pattern_adjacent_difference() typedef
286 typedef typename iterator_traits<_ForwardIterator1>::reference _ReferenceType1; in swap_ranges() typedef
1545 typedef typename std::iterator_traits<_RandomAccessIterator1>::reference _ReferenceType1; in __brick_reverse_copy() typedef