Searched defs:__minmax_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 | 3059 struct __minmax_fn in _GLIBCXX_VISIBILITY() struct 3065 operator()(const _Tp& __a, const _Tp& __b, in _GLIBCXX_VISIBILITY() 3081 operator()(_Range&& __r, _Comp __comp = {}, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() 3140 operator()(initializer_list<_Tp> __r, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ranges_algo.h | 3267 struct __minmax_fn in _GLIBCXX_VISIBILITY() struct 3273 operator()(const _Tp& __a, const _Tp& __b, in _GLIBCXX_VISIBILITY() 3289 operator()(_Range&& __r, _Comp __comp = {}, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() 3348 operator()(initializer_list<_Tp> __r, in _GLIBCXX_VISIBILITY()
|