aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/swap
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek6-6/+6
2024-01-03Update copyright years.Jakub Jelinek6-6/+6
2023-09-15libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo testsJonathan Wakely1-2/+1
2023-01-16Update copyright years.Jakub Jelinek6-6/+6
2022-01-03Update copyright years.Jakub Jelinek6-6/+6
2021-01-04Update copyright years.Jakub Jelinek6-6/+6
2020-01-01Update copyright years.Jakub Jelinek6-6/+6
2019-09-10Implement C++20 p1424 - 'constexpr' feature macro concerns...Edward Smith-Rowland1-6/+0
2019-08-14Implement C++20 p0879 - Constexpr for swap and swap related functions.Edward Smith-Rowland1-0/+47
2019-01-01Update copyright years.Jakub Jelinek5-5/+5
2018-01-03Update copyright years.Jakub Jelinek5-5/+5
2017-01-01Update copyright years.Jakub Jelinek5-5/+5
2016-08-26Use effective-target instead of -std optionsJonathan Wakely2-4/+2
2016-01-12libstdc++/68877 Reimplement std::__is_swappableDaniel Kruegler1-0/+33
2016-01-04Update copyright years.Jakub Jelinek4-4/+4
2015-01-05Update copyright years.Jakub Jelinek4-4/+4
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford4-4/+4
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford4-4/+4
2011-06-21move.h (__is_nothrow_swappable): Add.Daniel Krugler1-0/+26
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek3-42/+15
2008-06-22move.h (swap(_Tp (&)[_Nm], _Tp (&)[_Nm])): Add, per DR 809.Paolo Carlini2-1/+55
2007-09-26stl_algo.h: Add return type information to comments.Benjamin Kosnik2-0/+86