Searched defs:__copy2 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 1523 auto __copy2 = ranges::copy(std::move(__first), in _GLIBCXX_VISIBILITY() local 2546 auto __copy2 = ranges::copy(std::move(__first2), std::move(__last2), in _GLIBCXX_VISIBILITY() local 2696 auto __copy2 = ranges::copy(std::move(__first2), std::move(__last2), in _GLIBCXX_VISIBILITY() local 2878 auto __copy2 = ranges::copy(std::move(__first2), std::move(__last2), in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 1733 auto __copy2 = ranges::copy(std::move(__first), in _GLIBCXX_VISIBILITY() local 2754 auto __copy2 = ranges::copy(std::move(__first2), std::move(__last2), in _GLIBCXX_VISIBILITY() local 2904 auto __copy2 = ranges::copy(std::move(__first2), std::move(__last2), in _GLIBCXX_VISIBILITY() local 3086 auto __copy2 = ranges::copy(std::move(__first2), std::move(__last2), in _GLIBCXX_VISIBILITY() local
|