summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/experimental/propagate_const
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1617-17/+17
* libstdc++: Fix test that uses C++17 variable template in C++14Jonathan Wakely2022-11-111-2/+2
* libstdc++: Do not use SFINAE for propagate_const conversions [PR107525]Jonathan Wakely2022-11-051-0/+47
* Update copyright years.Jakub Jelinek2022-01-0317-17/+17
* libstdc++: Finish implementing LWG 3413 for propagate_constJonathan Wakely2021-06-081-0/+41
* Update copyright years.Jakub Jelinek2021-01-0417-17/+17
* Update copyright years.Jakub Jelinek2020-01-0117-17/+17
* Improve docs for Library Fundamentals TSJonathan Wakely2019-05-026-20/+14
* Update copyright years.Jakub Jelinek2019-01-0117-17/+17
* re PR c++/87386 (Error message for static_assert show wrong range)Jakub Jelinek2018-11-214-4/+4
* noexcept30.C: Make dependence on -fdelete-null-pointer-checks explicit.Sandra Loosemore2018-08-301-0/+1
* Update copyright years.Jakub Jelinek2018-01-0317-17/+17
* PR libstdc++/79433 no #error for including TS headers with wrong -stdJonathan Wakely2017-09-126-14/+14
* Update copyright years.Jakub Jelinek2017-01-0117-17/+17
* PR78494 add missing returns to propagate_constFelix Morgner2016-11-232-3/+3
* Fix find&replace error in license boilerplateJonathan Wakely2016-11-1514-14/+14
* Avoid #include <functional> in other headersJonathan Wakely2016-10-136-14/+14
* Fix libstdc++ versioned namespace buildJonathan Wakely2016-10-036-14/+14
* Use effective-target instead of -std optionsJonathan Wakely2016-08-2617-34/+17
* Fix naming, qualification and broken test for propagate_constJonathan Wakely2016-07-211-2/+3
* Update copyright years.Jakub Jelinek2016-01-0417-17/+17
* Implement std::experimental::fundamentals_v2::propagate_const.Ville Voutilainen2015-07-0317-0/+652