On Mon, Jul 21, 2025 at 3:38 PM Luc Grosheintz
wrote:
> A recent commit improved the macro VERIFY to eliminate the need for
> certain parens. This commit updates the test code in
>
> 23_containers/mdspan
>
> libstdc++-v3/ChangeLog:
>
> * testsuite/23_containers/mdspan/extents/ctor_ints.
A recent commit improved the macro VERIFY to eliminate the need for
certain parens. This commit updates the test code in
23_containers/mdspan
libstdc++-v3/ChangeLog:
* testsuite/23_containers/mdspan/extents/ctor_ints.cc: Remove
superfluous parens.
* testsuite/23_contain