Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dranges_algo.h2755 auto __last1i = ranges::next(std::move(__first1), std::move(__last1)); in _GLIBCXX_VISIBILITY() local
2757 return {std::move(__last1i), std::move(__last2i), std::move(__result)}; in _GLIBCXX_VISIBILITY()