gcc/libstdc++-v3/include
Edward Smith-Rowland 1c09b66494 Implement the <array> part of C++20 p1032 Misc constexpr bits.
2019-11-14  Edward Smith-Rowland  <3dw4rd@verizon.net>

	Implement the <array> part of C++20 p1032 Misc constexpr bits.
	* include/std/array (fill, swap): Make constexpr.
	* testsuite/23_containers/array/requirements/constexpr_fill.cc: New.
	* testsuite/23_containers/array/requirements/constexpr_swap.cc: New.

From-SVN: r278269
2019-11-15 00:09:49 +00:00
..
backward Adjust extension types to use allocator_traits 2019-10-23 17:14:28 +01:00
bits libstdc++: Implement new predicate concepts from P1716R3 2019-11-14 16:53:18 +00:00
c
c_compatibility
c_global
c_std
debug Only qualify function as constexpr for C++14 and later 2019-10-23 17:14:50 +01:00
decimal
experimental Simplify common case of use_future_t that uses std::allocator 2019-10-24 15:39:57 +01:00
ext Remove some more using-declarations from namespace __gnu_cxx 2019-10-30 15:48:23 +00:00
parallel Avoid reserved identifier in include/parallel/multiway_merge.h 2019-10-03 14:35:35 +00:00
precompiled libsupc++: add <compare> to precompiled header 2019-11-08 00:37:17 +00:00
pstl pstl_config.h (_PSTL_PRAGMA_SIMD_SCAN, [...]): Define to OpenMP 5.0 pragmas even for GCC 10.0+. 2019-06-25 08:59:12 +02:00
std Implement the <array> part of C++20 p1032 Misc constexpr bits. 2019-11-15 00:09:49 +00:00
tr1 Adjust extension types to use allocator_traits 2019-10-23 17:14:28 +01:00
tr2 PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset 2019-10-11 16:29:55 +01:00
Makefile.am Implement C++20 operator<=>. 2019-11-05 18:56:18 -05:00
Makefile.in libstdc++: Add compare_three_way and install <compare> header 2019-11-06 17:53:38 +00:00