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

2025-04-18 Thread Tomasz Kaminski
On Fri, Apr 18, 2025 at 1:33 PM Luc Grosheintz wrote: > 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:

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

2025-04-18 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