gcc/libstdc++-v3/testsuite/29_atomics
Jonathan Wakely cc799df98f libstdc++: Enforce copyable/movable checks in std::atomic
C++20 adds some new preconditions to std::atomic, which weren't
previously checked by our implementation.

	* include/std/atomic (atomic): Add static assertions.
	* testsuite/29_atomics/atomic/requirements/types_neg.cc: New test.
2020-06-16 22:34:55 +01:00
..
atomic libstdc++: Enforce copyable/movable checks in std::atomic 2020-06-16 22:34:55 +01:00
atomic_flag libstdc++: Improve tests for std::atomic_flag 2020-06-12 10:43:06 +01:00
atomic_float libstdc++: Fix atomic<FP>::load (PR 95282) 2020-05-27 22:55:21 +01:00
atomic_integral libstdc++: Value-initialize std::atomic for C++20 (P0883R2) 2020-01-13 13:22:28 +00:00
atomic_ref Update copyright years. 2020-01-01 12:51:42 +01:00
headers/atomic Update copyright years. 2020-01-01 12:51:42 +01:00