Searched defs:__copy_if_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 | 637 struct __copy_if_fn in _GLIBCXX_VISIBILITY() struct 644 operator()(_Iter __first, _Sent __last, _Out __result, in _GLIBCXX_VISIBILITY() 662 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 | 847 struct __copy_if_fn in _GLIBCXX_VISIBILITY() struct 854 operator()(_Iter __first, _Sent __last, _Out __result, in _GLIBCXX_VISIBILITY() 872 operator()(_Range&& __r, _Out __result, in _GLIBCXX_VISIBILITY()
|