Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_pair.h146 static constexpr bool _MoveCopyPair() in _GLIBCXX_VISIBILITY() function
320 _MoveCopyPair<true, _U1, _T2>(), in _GLIBCXX_VISIBILITY()
327 _MoveCopyPair<false, _U1, _T2>(), in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20216879 * include/bits/stl_pair.h (_PCC::_MoveCopyPair, _PCC::_CopyMovePair):