libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG array
authorFrançois Dumont <fdumont@gcc.gnu.org>
Tue, 26 Nov 2019 06:12:34 +0000 (06:12 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Tue, 26 Nov 2019 06:12:34 +0000 (06:12 +0000)
commit59d37e97093b1b9f9498e61ee648557479e79cd4
tree13963c7f4be93c91fc753b8cee2f629a99acf1a6
parentdb58c8e919e0045052e481db426304986bac3cd9
libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG array

* include/debug/array (array<>::fill): Add C++20 constexpr.
(array<>::swap): Likewise.

From-SVN: r278718
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/array