Searched defs:min_max_result (Results 1 – 2 of 2) sorted by relevance
3038 struct min_max_result in _GLIBCXX_VISIBILITY() struct3040 [[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() function3052 operator min_max_result<_Tp2>() && in _GLIBCXX_VISIBILITY() argument
3246 struct min_max_result in _GLIBCXX_VISIBILITY() struct3248 [[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() function3260 operator min_max_result<_Tp2>() && in _GLIBCXX_VISIBILITY() argument