]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/decay/requirements/typedefs.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / decay / requirements / typedefs.cc
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-05  Jonathan WakelyN3655 C++1y TransformationTraits Redux
2013-06-13  Daniel Krueglertype_traits (is_function): Support ref-qualified functions.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-11-08  Paolo Carlinitype_traits (__decay_selector<_Up, [...]): Change accor...
2007-05-03  Benjamin Kosniktype_traits (enable_if): New.