Implement C++20 constexpr comparison operators for __debug::array (P1023).
Add missing ChangeLog entry. From-SVN: r276376
This commit is contained in:
parent
2d2ad752c0
commit
3d0f0d3a85
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2019-09-30 François Dumont <fdumont@gcc.gnu.org>
|
||||
|
||||
* include/debug/array: Add C++20 constexpr to comparison operators.
|
||||
* testsuite/23_containers/array/tuple_interface/get_debug_neg.cc: Adapt
|
||||
dg-error line numbers.
|
||||
* testsuite/23_containers/array/tuple_interface/
|
||||
tuple_element_debug_neg.cc: Likewise.
|
||||
|
||||
2019-09-30 Andreas Tobler <andreast@gcc.gnu.org>
|
||||
|
||||
* include/experimental/internet: Include netinet/in.h if we have
|
||||
|
|
Loading…
Add table
Reference in a new issue