Searched defs:__partial_sort_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 | 1910 struct __partial_sort_copy_fn in _GLIBCXX_VISIBILITY() struct 1922 operator()(_Iter1 __first, _Sent1 __last, in _GLIBCXX_VISIBILITY() 1970 operator()(_Range1&& __r, _Range2&& __out, _Comp __comp = {}, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 2119 struct __partial_sort_copy_fn in _GLIBCXX_VISIBILITY() struct 2131 operator()(_Iter1 __first, _Sent1 __last, in _GLIBCXX_VISIBILITY() 2179 operator()(_Range1&& __r, _Range2&& __out, _Comp __comp = {}, in _GLIBCXX_VISIBILITY()
|