Searched defs:__unique_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 | 1198 struct __unique_copy_fn in _GLIBCXX_VISIBILITY() struct 1209 operator()(_Iter __first, _Sent __last, _Out __result, in _GLIBCXX_VISIBILITY() 1267 operator()(_Range&& __r, _Out __result, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 1408 struct __unique_copy_fn in _GLIBCXX_VISIBILITY() struct 1419 operator()(_Iter __first, _Sent __last, _Out __result, in _GLIBCXX_VISIBILITY() 1477 operator()(_Range&& __r, _Out __result, in _GLIBCXX_VISIBILITY()
|