gcc/libstdc++-v3/testsuite/29_atomics/atomic/requirements
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
..
explicit_instantiation
base_classes.cc
compare_exchange_lowering.cc
typedefs.cc
types_neg.cc libstdc++: Enforce copyable/movable checks in std::atomic 2020-06-16 22:34:55 +01:00