aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/unwrap_reference
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek3-3/+3
2024-01-03Update copyright years.Jakub Jelinek3-3/+3
2023-11-16libstdc++: Test for feature test macros more accuratelyJonathan Wakely2-0/+2
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 20_utils testsJonathan Wakely3-6/+3
2023-01-16Update copyright years.Jakub Jelinek3-3/+3
2022-01-03Update copyright years.Jakub Jelinek3-3/+3
2021-01-04Update copyright years.Jakub Jelinek3-3/+3
2020-02-19libstdc++: Add __cpp_lib_unwrap_ref feature test macroJonathan Wakely2-0/+33
2020-01-01Update copyright years.Jakub Jelinek2-2/+2
2019-04-23Corrections for C++2a std::unwrap_reference traitsJonathan Wakely1-1/+1
2019-01-01Update copyright years.Jakub Jelinek2-2/+2
2018-11-11Implement P0318R1 unwrap_ref_decay and unwrap_referenceJonathan Wakely2-0/+109