Home
last modified time | relevance | path

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

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