aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/experimental/array/make_array.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
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-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-23Restore <functional> header to testJonathan Wakely1-0/+1
2017-01-23PR libstdc++/79195 fix make_array type deductionJonathan Wakely1-2/+11
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-15Fix find&replace error in license boilerplateJonathan Wakely1-1/+1
2016-10-13Avoid #include <functional> in other headersJonathan Wakely1-0/+1
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-2/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-13Implement std::experimental::fundamentals_v2::make_array and std::experimenta...Ville Voutilainen1-0/+47