summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/is_trivially_copy_assignable/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
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Implement new C++ intrinsics __is_assignable and __is_constructible.Ville Voutilainen2017-05-171-0/+2
* 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
* re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible)Ville Voutilainen2014-10-091-0/+92