summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/minmax_element
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-166-6/+6
* libstdc++: Reduce header dependencies from PSTL headers [PR92546]Jonathan Wakely2022-03-181-0/+1
* Update copyright years.Jakub Jelinek2022-01-036-6/+6
* libstdc++: Reduce ranges::minmax/minmax_element comparison complexityPatrick Palka2021-06-181-0/+27
* Update copyright years.Jakub Jelinek2021-01-046-6/+6
* libstdc++: Implement C++20 constrained algorithmsPatrick Palka2020-02-061-0/+68
* Update copyright years.Jakub Jelinek2020-01-015-5/+5
* Update copyright years.Jakub Jelinek2019-01-015-5/+5
* Update copyright years.Jakub Jelinek2018-01-035-5/+5
* Update copyright years.Jakub Jelinek2017-01-015-5/+5
* container_access.cc: Remove 'test' variables.Paolo Carlini2016-10-131-16/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-265-9/+5
* Update copyright years.Jakub Jelinek2016-01-045-5/+5
* Update copyright years.Jakub Jelinek2015-01-055-5/+5
* re PR libstdc++/60271 ([DR2369] [C++1y] std::max(initializer_list<T>) cannot ...Ville Voutilainen2014-12-221-0/+33
* shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-154-4/+4
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-024-4/+4
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-034-4/+4
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-094-38/+18
* stl_algo.h (minmax, [...]): Add.Paolo Carlini2007-11-024-0/+281