aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/optional/requirements.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-16libstdc++: Test for feature test macros more accuratelyJonathan Wakely1-0/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-04-14libstdc++: Fix missing and incorrect feature test macros [PR105269]Jonathan Wakely1-1/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-14libstdc++: Add missing constexpr to std::optional (P2231R1)Jonathan Wakely1-0/+9
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant testsJonathan Wakely1-1/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-07-31libstdc++: Adjust tests that give different results in C++20Jonathan Wakely1-0/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-20Housekeeping for the effective targets of optional's tests.Ville Voutilainen1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-15Fix find&replace error in license boilerplateJonathan Wakely1-1/+1
2016-07-13Implement P0307R2, Making Optional Greater Equal Again.Ville Voutilainen1-0/+79
2016-07-10Implement std::optional.Ville Voutilainen1-0/+259