libstdc++: Document P1642 and extensions
authorArsen Arsenović <arsen@aarsen.me>
Mon, 23 Jan 2023 12:41:45 +0000 (13:41 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 6 Feb 2023 20:46:52 +0000 (20:46 +0000)
commit9f4baed6ac02f721f1adee043c4aa920dd5075b7
treebd5037153cd35f8d58b3d34c6b9c3735ca737f9c
parent17d0892d61a82a338925c81853b45eb8b4929fc0
libstdc++: Document P1642 and extensions

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 installs
respect __STDC_HOSTED__.
* doc/xml/manual/test.xml: Document how to run tests in
freestanding mode.
* doc/html/*: Regenerate.
13 files changed:
libstdc++-v3/doc/html/index.html
libstdc++-v3/doc/html/manual/configure.html
libstdc++-v3/doc/html/manual/documentation_hacking.html
libstdc++-v3/doc/html/manual/memory.html
libstdc++-v3/doc/html/manual/policy_data_structures.html
libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/html/manual/test.html
libstdc++-v3/doc/html/manual/using.html
libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
libstdc++-v3/doc/xml/manual/configure.xml
libstdc++-v3/doc/xml/manual/status_cxx2023.xml
libstdc++-v3/doc/xml/manual/test.xml
libstdc++-v3/doc/xml/manual/using.xml