Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h1330 struct __reverse_copy_fn in _GLIBCXX_VISIBILITY() struct
1336 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY()
1352 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h1540 struct __reverse_copy_fn in _GLIBCXX_VISIBILITY() struct
1546 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY()
1562 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY()