Searched defs:__min_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 | 2905 struct __min_fn in _GLIBCXX_VISIBILITY() struct 2911 operator()(const _Tp& __a, const _Tp& __b, in _GLIBCXX_VISIBILITY() 2928 operator()(_Range&& __r, _Comp __comp = {}, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() 2949 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 | 3113 struct __min_fn in _GLIBCXX_VISIBILITY() struct 3119 operator()(const _Tp& __a, const _Tp& __b, in _GLIBCXX_VISIBILITY() 3136 operator()(_Range&& __r, _Comp __comp = {}, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() 3157 operator()(initializer_list<_Tp> __r, in _GLIBCXX_VISIBILITY()
|