gcc/libstdc++-v3/testsuite/20_util/allocator_traits
Jonathan Wakely 0d58d88db6 Fix some missing/incorrect feature test macros
* include/std/bit (__cpp_lib_bitops): Define.
	* include/std/version (__cpp_lib_constexpr): Remove.
	(__cpp_lib_bitops, __cpp_lib_constexpr_dynamic_alloc): Define.
	* testsuite/26_numerics/bit/header.cc: New test.
	* testsuite/26_numerics/bit/header-2.cc: New test.
	* testsuite/20_util/allocator_traits/header.cc: New test.
	* testsuite/20_util/allocator_traits/header-2.cc: New test.

From-SVN: r277633
2019-10-30 16:57:13 +00:00
..
members Add __gnu_test::NullablePointer utility to testsuite 2019-05-14 12:17:23 +01:00
requirements Update copyright years. 2019-01-01 13:31:55 +01:00
header-2.cc Fix some missing/incorrect feature test macros 2019-10-30 16:57:13 +00:00
header.cc Fix some missing/incorrect feature test macros 2019-10-30 16:57:13 +00:00