summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/is_default_constructible/value.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* PR c++/90532 Ensure __is_constructible(T[]) is falseJonathan Wakely2019-05-201-0/+10
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Use effective-target instead of -std optionsJonathan Wakely2016-08-261-2/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-161-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* type_traits (is_nothrow_destructible): Implement.Daniel Krugler2012-04-231-2/+2
* type_traits (is_nothrow_default_constructible, [...]): Add.Paolo Carlini2011-04-191-0/+7
* [multiple changes]Paolo Carlini2011-04-131-0/+134