summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stl_function.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Ensure all feature test macros have type long [PR87193]Jonathan Wakely2022-01-211-1/+1
* libstdc++: Fix suggested alternative to std::ptr_funJonathan Wakely2022-01-181-2/+2
* libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely2022-01-141-15/+48
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Define std::__is_constant_evaluated() for internal useJonathan Wakely2021-12-011-20/+4
* libstdc++: Improve doxygen comments in <bits/stl_function.h>Jonathan Wakely2021-08-181-60/+74
* libstdc++: Add unordered containers heterogeneous lookupFrançois Dumont2021-02-091-0/+15
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* re PR tree-optimization/88775 (Optimize std::string assignment)Jakub Jelinek2019-01-101-4/+28
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* PR libstdc++/85040 fix std::less<void> etc. ambiguitiesJonathan Wakely2018-03-221-40/+36
* PR libstdc++/78420 Make std::less etc. yield total order for pointersJonathan Wakely2018-03-141-18/+260
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* PR libstdc++/48101 improve errors for invalid container specializationsJonathan Wakely2017-11-211-1/+4
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Define std::owner_less<void> specialization (P0074R0)Jonathan Wakely2016-08-031-1/+1
* Define __cpp_lib_generic_associative_lookup feature-test macroJonathan Wakely2016-08-031-1/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR libstdc++/60271 ([DR2369] [C++1y] std::max(initializer_list<T>) cannot ...Ville Voutilainen2014-12-221-0/+44
* stl_function.h: Generic associative lookup feature is not supported.Edward Smith-Rowland2014-10-021-1/+1
* Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland2014-10-011-0/+4
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* * include/bits/stl_function.h (logical_not<void>): Add noexcept.Jonathan Wakely2013-11-011-1/+3
* N3421 C++1y Transparent functorsJonathan Wakely2013-11-011-0/+347
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-3/+1
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2012-11-101-2/+2
* re PR libstdc++/53339 (unordered_map::iterator requires Value to be complete ...Paolo Carlini2012-05-151-8/+0
* re PR libstdc++/52942 (using std::ref with a std::unordered_map fails to comp...Paolo Carlini2012-04-121-6/+16
* c++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPRECATED.Benjamin Kosnik2011-01-311-2/+2
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-301-2/+5
* *: Use headername alias to associate private includes to public includes.Benjamin Kosnik2010-12-191-9/+13
* stl_function.h (_Select1st<>::operator()): Add templatized overloads.Paolo Carlini2010-10-291-0/+12
* re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik2010-02-041-3/+3
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* doxygroups.cc: Move algorithm groups into algorithmfwd.h.Benjamin Kosnik2009-02-191-43/+56
* documentation.html: First pass at unified table of contents.Benjamin Kosnik2007-11-131-1/+1
* c++config (_GLIBCXX_DEPRECATED, [...]): New.Benjamin Kosnik2007-10-291-102/+4
* libstdc++.exp: Check CXXFLAGS.Benjamin Kosnik2007-09-071-66/+79
* Makefile.am (install-data-local): Remove pch-install rules.Benjamin Kosnik2007-08-221-16/+26
* DR 660, [Ready] in Toronto.Paolo Carlini2007-08-021-0/+26
* stl_list.h: Rename guard macro consistently with file name.Paolo Carlini2007-06-181-4/+5
* c++config: Add in revised namespace associations.Benjamin Kosnik2005-12-191-7/+3
* All files: Update FSF address.Kelley Cook2005-08-171-1/+1
* [multiple changes]Paolo Carlini2005-06-171-141/+2
* stl_function.h: ...Peter Doerfler2005-06-061-2/+2
* stl_function.h: Fix typo in comment.Peter Doerfler2005-06-061-1/+1
* Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti2004-02-081-43/+43