Files
gcc/libstdc++-v3/include
Damien Lebrun-Grandie 79d3f17b07 libstdc++: the specialization atomic_ref<bool> should use the primary template
Per [atomics.ref.int] `bool` is excluded from the list of integral types
for which there is a specialization of the `atomic_ref` class template
and [Note 1] clearly states that `atomic_ref<bool>` "uses the primary
template" instead.

libstdc++-v3/ChangeLog:

	* include/bits/atomic_base.h (__atomic_ref): Do not use integral
	specialization for bool.

Signed-off-by: Damien Lebrun-Grandie <dalg24@gmail.com>
2024-07-12 00:08:15 +01:00
..
2024-01-03 12:19:35 +01:00
2024-01-03 12:19:35 +01:00
2024-01-03 12:19:35 +01:00
2024-01-03 12:19:35 +01:00
2024-01-03 12:19:35 +01:00
2024-01-03 12:19:35 +01:00