summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/any/cons/in_place.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant testsJonathan Wakely2021-05-101-1/+0
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely2020-07-311-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Fix find&replace error in license boilerplateJonathan Wakely2016-11-151-1/+1
* Implement P0504R0 (Revisiting in-place tag types for any/optional/variant).Ville Voutilainen2016-11-141-10/+10
* Implement LWG 2744 and LWG 2754.Ville Voutilainen2016-08-151-0/+8
* Implement P0032R3, Homogeneous interface for variant, any and optional,Ville Voutilainen2016-07-141-0/+57