aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/is_function/value.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-08-20PR libstdc++/91371 make std::is_function handle other calling conventionsJonathan Wakely1-0/+6
2019-05-31PR libstdc++/71579 assert that type traits are not misused with incomplete typesAntony Polukhin1-0/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-2/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-12-06testsuite_tr1.h (test_category, [...]): constexpr in c++11 mode.Paolo Carlini1-22/+17
2013-06-13type_traits (is_function): Support ref-qualified functions.Daniel Kruegler1-0/+3
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2011-04-13[multiple changes]Paolo Carlini1-0/+52