aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/tuple/requirements
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek3-3/+3
2024-01-03Update copyright years.Jakub Jelinek3-3/+3
2023-01-16Update copyright years.Jakub Jelinek3-3/+3
2022-01-03Update copyright years.Jakub Jelinek3-3/+3
2021-01-04Update copyright years.Jakub Jelinek3-3/+3
2020-01-01Update copyright years.Jakub Jelinek3-3/+3
2019-01-01Update copyright years.Jakub Jelinek3-3/+3
2018-01-03Update copyright years.Jakub Jelinek3-3/+3
2017-01-01Update copyright years.Jakub Jelinek3-3/+3
2016-08-26Use effective-target instead of -std optionsJonathan Wakely3-6/+3
2016-08-03Remove deprecated has_trivial_xxx traitsJonathan Wakely1-4/+0
2016-01-04Update copyright years.Jakub Jelinek3-3/+3
2015-06-30Implement N4387, "Improving pair and tuple", and LWG 2367.Ville Voutilainen1-0/+47
2015-01-08re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible)Jonathan Wakely1-1/+1
2015-01-05Update copyright years.Jakub Jelinek2-2/+2
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford2-2/+2
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford2-2/+2
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-04-15re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing)Paolo Carlini1-1/+1
2010-11-24tuple: Mark more constructors constexpr.Benjamin Kosnik1-0/+52
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+4
2007-12-24big_tuples.cc: New.Paolo Carlini1-2/+2
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini1-1/+1
2007-05-03type_traits (enable_if): New.Benjamin Kosnik1-0/+33