Searched defs:__partial_sort_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 | 1864 struct __partial_sort_fn in _GLIBCXX_VISIBILITY() struct 1870 operator()(_Iter __first, _Iter __middle, _Sent __last, in _GLIBCXX_VISIBILITY() 1896 operator()(_Range&& __r, iterator_t<_Range> __middle, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 2073 struct __partial_sort_fn in _GLIBCXX_VISIBILITY() struct 2079 operator()(_Iter __first, _Iter __middle, _Sent __last, in _GLIBCXX_VISIBILITY() 2105 operator()(_Range&& __r, iterator_t<_Range> __middle, in _GLIBCXX_VISIBILITY()
|