gcc/libstdc++-v3/include
Jonathan Wakely 3c755b428e libstdc++: Fix noexcept-specifier for std::bind_front [PR 97101]
libstdc++-v3/ChangeLog:

	PR libstdc++/97101
	* include/std/functional (bind_front): Fix order of parameters
	in is_nothrow_constructible_v specialization.
	* testsuite/20_util/function_objects/bind_front/97101.cc: New test.
2020-09-21 00:17:02 +01:00
..
backward libstdc++: Add deprecated attributes to old iostream members 2020-08-19 12:13:23 +01:00
bits libstdc++: Split std::align/assume_aligned to bits/align.h 2020-09-11 13:13:12 -07:00
c Update copyright years. 2020-01-01 12:51:42 +01:00
c_compatibility Update copyright years. 2020-01-01 12:51:42 +01:00
c_global libstdc++: Add parentheses around assignments used as truth values 2020-09-10 17:09:16 +01:00
c_std Update copyright years. 2020-01-01 12:51:42 +01:00
debug libstdc++: Make self-move well-defined for containers [PR 85828] 2020-08-12 20:36:00 +01:00
decimal Update copyright years. 2020-01-01 12:51:42 +01:00
experimental libstdc++: Fix -Wdeprecated-declarations warnings 2020-09-10 18:48:25 +01:00
ext libstdc++: Add unused attributes to suppress warnings 2020-09-10 17:09:15 +01:00
parallel libstdc++: Add compile-time checks to__glibcxx_assert [PR 71960] 2020-09-01 20:52:26 +01:00
precompiled Update copyright years. 2020-01-01 12:51:42 +01:00
pstl Restore enable_if lost during original import of pstl 2019-12-11 03:38:24 +00:00
std libstdc++: Fix noexcept-specifier for std::bind_front [PR 97101] 2020-09-21 00:17:02 +01:00
tr1 Update copyright years. 2020-01-01 12:51:42 +01:00
tr2 Update copyright years. 2020-01-01 12:51:42 +01:00
Makefile.am libstdc++: Split std::align/assume_aligned to bits/align.h 2020-09-11 13:13:12 -07:00
Makefile.in libstdc++: Split std::align/assume_aligned to bits/align.h 2020-09-11 13:13:12 -07:00