Re: [PATCH] libstdc++: Document P1642 and extensions

2023-02-06 Thread Jonathan Wakely via Gcc-patches
On Mon, 23 Jan 2023 at 12:49, Arsen Arsenović via Libstdc++ wrote: > > libstdc++-v3/ChangeLog: > > * doc/xml/manual/using.xml: Document newly-freestanding > headers and the effect of the -ffreestanding flag. > * doc/xml/manual/status_cxx2023.xml: Document P1642R11 as >

[PATCH] libstdc++: Document P1642 and extensions

2023-01-23 Thread Arsen Arsenović via Gcc-patches
libstdc++-v3/ChangeLog: * doc/xml/manual/using.xml: Document newly-freestanding headers and the effect of the -ffreestanding flag. * doc/xml/manual/status_cxx2023.xml: Document P1642R11 as completed. * doc/xml/manual/configure.xml: Document that hosted insta