Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3038 struct min_max_result in _GLIBCXX_VISIBILITY() struct
3040 [[no_unique_address]] _Tp min; in _GLIBCXX_VISIBILITY()
3041 [[no_unique_address]] _Tp max; in _GLIBCXX_VISIBILITY()
3046 operator min_max_result<_Tp2>() const & in _GLIBCXX_VISIBILITY() function
3052 operator min_max_result<_Tp2>() && in _GLIBCXX_VISIBILITY() argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3246 struct min_max_result in _GLIBCXX_VISIBILITY() struct
3248 [[no_unique_address]] _Tp min; in _GLIBCXX_VISIBILITY()
3249 [[no_unique_address]] _Tp max; in _GLIBCXX_VISIBILITY()
3254 operator min_max_result<_Tp2>() const & in _GLIBCXX_VISIBILITY() function
3260 operator min_max_result<_Tp2>() && in _GLIBCXX_VISIBILITY() argument