[PATCH] Implement C++20 P1023 for __debug::array

Jonathan Wakely jwakely@redhat.com
Tue Oct 1 09:08:00 GMT 2019


On 30/09/19 22:31 +0200, François Dumont wrote:
>This is a missing part of C++20 P1023 for __debug::array.
>
>    Implement C++20 p1023 - constexpr comparison operators for 
>__debug::array.
>    * 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.
>
>
>Tested under Linux x86_64 normal and debug modes.

Thanks.



More information about the Libstdc++ mailing list