Searched defs:__nth_element_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 | 2052 struct __nth_element_fn in _GLIBCXX_VISIBILITY() struct 2058 operator()(_Iter __first, _Iter __nth, _Sent __last, in _GLIBCXX_VISIBILITY() 2072 operator()(_Range&& __r, iterator_t<_Range> __nth, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 2261 struct __nth_element_fn in _GLIBCXX_VISIBILITY() struct 2267 operator()(_Iter __first, _Iter __nth, _Sent __last, in _GLIBCXX_VISIBILITY() 2280 operator()(_Range&& __r, iterator_t<_Range> __nth, in _GLIBCXX_VISIBILITY()
|