index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
bits
/
stl_function.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-12-19
libstdc++: Implement C++23 <flat_map> (P0429R9)
Patrick Palka
1
-0
/
+6
2024-10-25
non-gcc: Remove trailing whitespace
Jakub Jelinek
1
-3
/
+3
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-16
libstdc++: Only declare feature test macros in standard headers
Jonathan Wakely
1
-14
/
+11
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-14
/
+14
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-01-21
libstdc++: Ensure all feature test macros have type long [PR87193]
Jonathan Wakely
1
-1
/
+1
2022-01-18
libstdc++: Fix suggested alternative to std::ptr_fun
Jonathan Wakely
1
-2
/
+2
2022-01-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
1
-15
/
+48
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-01
libstdc++: Define std::__is_constant_evaluated() for internal use
Jonathan Wakely
1
-20
/
+4
2021-08-18
libstdc++: Improve doxygen comments in <bits/stl_function.h>
Jonathan Wakely
1
-60
/
+74
2021-02-09
libstdc++: Add unordered containers heterogeneous lookup
François Dumont
1
-0
/
+15
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-01-10
re PR tree-optimization/88775 (Optimize std::string assignment)
Jakub Jelinek
1
-4
/
+28
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-03-22
PR libstdc++/85040 fix std::less<void> etc. ambiguities
Jonathan Wakely
1
-40
/
+36
2018-03-14
PR libstdc++/78420 Make std::less etc. yield total order for pointers
Jonathan Wakely
1
-18
/
+260
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-21
PR libstdc++/48101 improve errors for invalid container specializations
Jonathan Wakely
1
-1
/
+4
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-08-03
Define std::owner_less<void> specialization (P0074R0)
Jonathan Wakely
1
-1
/
+1
2016-08-03
Define __cpp_lib_generic_associative_lookup feature-test macro
Jonathan Wakely
1
-1
/
+0
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-22
re PR libstdc++/60271 ([DR2369] [C++1y] std::max(initializer_list<T>) cannot ...
Ville Voutilainen
1
-0
/
+44
2014-10-02
stl_function.h: Generic associative lookup feature is not supported.
Edward Smith-Rowland
1
-1
/
+1
2014-10-01
Implement SD-6: SG10 Feature Test Recommendations
Edward Smith-Rowland
1
-0
/
+4
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-11-01
* include/bits/stl_function.h (logical_not<void>): Add noexcept.
Jonathan Wakely
1
-1
/
+3
2013-11-01
N3421 C++1y Transparent functors
Jonathan Wakely
1
-0
/
+347
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-3
/
+1
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-2
/
+2
2012-05-15
re PR libstdc++/53339 (unordered_map::iterator requires Value to be complete ...
Paolo Carlini
1
-8
/
+0
2012-04-12
re PR libstdc++/52942 (using std::ref with a std::unordered_map fails to comp...
Paolo Carlini
1
-6
/
+16
2011-01-31
c++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPRECATED.
Benjamin Kosnik
1
-2
/
+2
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
1
-2
/
+5
2010-12-19
*: Use headername alias to associate private includes to public includes.
Benjamin Kosnik
1
-9
/
+13
2010-10-29
stl_function.h (_Select1st<>::operator()): Add templatized overloads.
Paolo Carlini
1
-0
/
+12
2010-02-04
re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)
Benjamin Kosnik
1
-3
/
+3
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-14
/
+9
2009-02-19
doxygroups.cc: Move algorithm groups into algorithmfwd.h.
Benjamin Kosnik
1
-43
/
+56
2007-11-13
documentation.html: First pass at unified table of contents.
Benjamin Kosnik
1
-1
/
+1
2007-10-29
c++config (_GLIBCXX_DEPRECATED, [...]): New.
Benjamin Kosnik
1
-102
/
+4
2007-09-07
libstdc++.exp: Check CXXFLAGS.
Benjamin Kosnik
1
-66
/
+79
2007-08-22
Makefile.am (install-data-local): Remove pch-install rules.
Benjamin Kosnik
1
-16
/
+26
2007-08-02
DR 660, [Ready] in Toronto.
Paolo Carlini
1
-0
/
+26
2007-06-18
stl_list.h: Rename guard macro consistently with file name.
Paolo Carlini
1
-4
/
+5
[next]