Re: [PATCH v1 2/4] libstdc++: Add header mdspan to the build-system.

2025-04-09 Thread Jonathan Wakely
On Wed, 9 Apr 2025, 09:12 Jonathan Wakely, wrote: > > > On Wed, 9 Apr 2025, 08:25 Luc Grosheintz, > wrote: > >> Creates a nearly empty header mdspan and adds it to the build-system and >> Doxygen config file. >> > > Nice, thanks! I'll look at these patches properly another time (I'm > unavailabl

Re: [PATCH v1 2/4] libstdc++: Add header mdspan to the build-system.

2025-04-09 Thread Jonathan Wakely
On Wed, 9 Apr 2025, 08:25 Luc Grosheintz, wrote: > Creates a nearly empty header mdspan and adds it to the build-system and > Doxygen config file. > Nice, thanks! I'll look at these patches properly another time (I'm unavailable today) but one quick comment below ... > libstdc++-v3/ChangeLog:

[PATCH v1 2/4] libstdc++: Add header mdspan to the build-system.

2025-04-09 Thread Luc Grosheintz
Creates a nearly empty header mdspan and adds it to the build-system and Doxygen config file. libstdc++-v3/ChangeLog: * doc/doxygen/user.cfg.in: Add . * include/Makefile.am: Ditto. * include/Makefile.in: Ditto. * include/precompiled/stdc++.h: Ditto. * inclu