summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/less.cc
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely2022-01-141-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Add comparison operators to std::shared_ptr (PR 94562)Jonathan Wakely2020-04-141-1/+5
* 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
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-121-6/+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
* shared_ptr.h: Do not swap rvalues.Jonathan Wakely2009-06-231-0/+6
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-5/+4
* shared_ptr.h: Update comparisons to match WP.Jonathan Wakely2008-11-011-0/+97