Searched defs:__rotate_copy_fn (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 1511 struct __rotate_copy_fn in _GLIBCXX_VISIBILITY() struct 1517 operator()(_Iter __first, _Iter __middle, _Sent __last, in _GLIBCXX_VISIBILITY() 1532 operator()(_Range&& __r, iterator_t<_Range> __middle, _Out __result) const in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 1721 struct __rotate_copy_fn in _GLIBCXX_VISIBILITY() struct 1727 operator()(_Iter __first, _Iter __middle, _Sent __last, in _GLIBCXX_VISIBILITY() 1742 operator()(_Range&& __r, iterator_t<_Range> __middle, _Out __result) const in _GLIBCXX_VISIBILITY()
|