summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Improve comments in std::reference_wrapper testsJonathan Wakely2022-08-311-0/+2
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-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
* Uncomment std::reference_wrapper tests that no longer failJonathan Wakely2017-04-031-6/+5
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-121-2/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-261-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-161-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* invoke.cc: Avoid -Wall warnings.Paolo Carlini2011-06-221-1/+2
* re PR libstdc++/48521 ([C++0x] std::result_of doesn't work with pointer to me...Jonathan Wakely2011-04-191-3/+29
* 6.cc: Use an int as loop variable, to avoid -Wall warnings.Paolo Carlini2010-01-251-1/+0
* re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member funct...Jonathan Wakely2010-01-121-20/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-5/+4
* invoke.cc: New.Paolo Carlini2008-10-051-0/+115