Home
last modified time | relevance | path

Searched defs:__is_sorted_fn (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h2017 struct __is_sorted_fn in _GLIBCXX_VISIBILITY() struct
2024 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY()
2043 operator()(_Range&& __r, _Comp __comp = {}, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h2226 struct __is_sorted_fn in _GLIBCXX_VISIBILITY() struct
2233 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY()
2252 operator()(_Range&& __r, _Comp __comp = {}, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY()