Searched defs:__partition_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 | 2423 struct __partition_copy_fn in _GLIBCXX_VISIBILITY() struct 2432 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() 2460 operator()(_Range&& __r, _Out1 __out_true, _Out2 __out_false, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 2631 struct __partition_copy_fn in _GLIBCXX_VISIBILITY() struct 2640 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() 2668 operator()(_Range&& __r, _Out1 __out_true, _Out2 __out_false, in _GLIBCXX_VISIBILITY()
|