aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/forward
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek9-9/+9
2024-01-03Update copyright years.Jakub Jelinek9-9/+9
2023-01-16Update copyright years.Jakub Jelinek9-9/+9
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović2-0/+2
2022-01-03Update copyright years.Jakub Jelinek9-9/+9
2021-09-28libstdc++: Improve std::forward static assert messageJonathan Wakely2-2/+2
2021-04-06libstdc++: Clarify static_assert messageJonathan Wakely2-2/+2
2021-01-04Update copyright years.Jakub Jelinek9-9/+9
2020-01-01Update copyright years.Jakub Jelinek9-9/+9
2019-10-29Add iterator concepts and range access customization points for C++20Jonathan Wakely2-2/+2
2019-01-01Update copyright years.Jakub Jelinek9-9/+9
2018-01-03Update copyright years.Jakub Jelinek9-9/+9
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont2-2/+2
2017-01-01Update copyright years.Jakub Jelinek9-9/+9
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini3-3/+0
2016-10-10Implement constexpr std::addressof for C++17Jonathan Wakely2-2/+2
2016-08-26Use effective-target instead of -std optionsJonathan Wakely9-15/+9
2016-07-27* testsuite/20_util/forward/1_neg.cc: Move dg-error to right line.Jonathan Wakely1-2/+3
2016-01-04Update copyright years.Jakub Jelinek9-9/+9
2015-01-05Update copyright years.Jakub Jelinek9-9/+9
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini9-9/+9
2014-05-14re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for defa...Jason Merrill1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford9-9/+9
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford9-9/+9
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-18move.h (move_if_noexcept): Mark constexpr.Benjamin Kosnik2-4/+4
2011-12-04type_traits: Doxygen improvements.Jonathan Wakely2-3/+3
2011-09-16less_or_equal.cc: New.Paolo Carlini1-0/+2
2011-06-09prune.exp (libstdc++-dg-prune): Prune notes.Jason Merrill1-1/+0
2011-06-07re PR c++/48969 (ICE with -std=c++0x)Jason Merrill1-1/+1
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik2-3/+3
2010-11-11move.h (forward): Implement N3143, resolving US 90.Paolo Carlini6-0/+454
2009-07-31forward_list.h (splice_after): Use forward.Jason Merrill1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek3-24/+13
2007-07-10utility (identity, [...]): Add.Paolo Carlini3-0/+130