Home
last modified time | relevance | path

Searched refs:__ValueType2 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dmemory_impl.h44 typedef typename std::iterator_traits<_OutputIterator>::value_type __ValueType2; in __brick_uninitialized_move() typedef
50 …[](_ReferenceType1 __x, _ReferenceType2 __y) { ::new (std::addressof(__y)) __ValueType2(std::move(… in __brick_uninitialized_move()