Searched refs:__ValueType2 (Results 1 – 1 of 1) sorted by relevance
44 typedef typename std::iterator_traits<_OutputIterator>::value_type __ValueType2; in __brick_uninitialized_move() typedef50 …[](_ReferenceType1 __x, _ReferenceType2 __y) { ::new (std::addressof(__y)) __ValueType2(std::move(… in __brick_uninitialized_move()