Home
last modified time | relevance | path

Searched defs:__copy_backward_fn (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algobase.h440 struct __copy_backward_fn in _GLIBCXX_VISIBILITY() struct
446 operator()(_Iter1 __first, _Sent1 __last, _Iter2 __result) const in _GLIBCXX_VISIBILITY()
456 operator()(_Range&& __r, _Iter __result) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algobase.h437 struct __copy_backward_fn in _GLIBCXX_VISIBILITY() struct
443 operator()(_Iter1 __first, _Sent1 __last, _Iter2 __result) const in _GLIBCXX_VISIBILITY()
453 operator()(_Range&& __r, _Iter __result) const in _GLIBCXX_VISIBILITY()