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
atomic_float
atomic_integral
atomic_ref
headers/atomic