Searched defs:__inplace_merge_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 | 2573 struct __inplace_merge_fn in _GLIBCXX_VISIBILITY() struct 2580 operator()(_Iter __first, _Iter __middle, _Sent __last, in _GLIBCXX_VISIBILITY() 2593 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 | 2781 struct __inplace_merge_fn in _GLIBCXX_VISIBILITY() struct 2788 operator()(_Iter __first, _Iter __middle, _Sent __last, in _GLIBCXX_VISIBILITY() 2801 operator()(_Range&& __r, iterator_t<_Range> __middle, in _GLIBCXX_VISIBILITY()
|