gcc/libstdc++-v3/include
Jonathan Wakely 5cc28000cf libstdc++: Add missing noexcept on std::thread member function [PR 100298]
The new inline definition of std:🧵:hardware_concurrency() for
non-gthreads targets is missing the noexcept-specifier that is on the
declaration.

libstdc++-v3/ChangeLog:

	PR libstdc++/100298
	* include/bits/std_thread.h (thread::hardware_concurrency): Add
	missing noexcept to inline definition for non-gthreads targets.
2021-04-28 12:45:49 +01:00
..
backward
bits libstdc++: Add missing noexcept on std::thread member function [PR 100298] 2021-04-28 12:45:49 +01:00
c
c_compatibility
c_global libstdc++: Add nodiscard attribute to cast-like functions 2021-04-06 16:43:25 +01:00
c_std
debug libstdc++: [_GLIBCXX_DEBUG] Fix management of __dp_sign_max_size [PR 99402] 2021-04-09 21:46:35 +02:00
decimal
experimental libstdc++: Minor refactoring in <experimental/internet> 2021-04-27 14:04:36 +01:00
ext libstdc++: Fix Doxygen warnings 2021-04-06 16:43:24 +01:00
parallel
precompiled
pstl
std libstdc++: Fix up lambda in join_view::_Iterator::operator++ [PR100290] 2021-04-27 14:07:46 -04:00
tr1 libstdc++: Fix even more doxygen markup for group close commands 2021-04-09 13:09:23 +01:00
tr2
Makefile.am libstdc++: Refactor/cleanup of C++20 atomic wait implementation 2021-04-20 15:14:58 +01:00
Makefile.in libstdc++: Refactor/cleanup of C++20 atomic wait implementation 2021-04-20 15:14:58 +01:00