summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/is_aggregate/incomplete_neg.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely2021-05-101-1/+0
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove redundant static assertions in [meta.unary.prop] traitsJonathan Wakely2019-06-061-2/+4
* PR libstdc++/71579 assert that type traits are not misused with incomplete typesAntony Polukhin2019-05-311-0/+29