Searched defs:__lexicographical_compare_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 | 3298 struct __lexicographical_compare_fn in _GLIBCXX_VISIBILITY() struct 3307 operator()(_Iter1 __first1, _Sent1 __last1, in _GLIBCXX_VISIBILITY() 3393 operator()(_Range1&& __r1, _Range2&& __r2, _Comp __comp = {}, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 3506 struct __lexicographical_compare_fn in _GLIBCXX_VISIBILITY() struct 3515 operator()(_Iter1 __first1, _Sent1 __last1, in _GLIBCXX_VISIBILITY() 3601 operator()(_Range1&& __r1, _Range2&& __r2, _Comp __comp = {}, in _GLIBCXX_VISIBILITY()
|