]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: Update description of __GXX_EXPERIMENTAL_CXX0X__
authorJonathan Wakely <jwakely@redhat.com>
Wed, 19 May 2021 10:11:11 +0000 (11:11 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 19 May 2021 17:51:44 +0000 (18:51 +0100)
commit9b50282b0dcf79d3141979e466465a23d1816166
tree05905bbc7e41fc75da332fadfd5b2f242b574d04
parent873c5188fd5d2e17430cab1522aa36fa62582ea7
doc: Update description of __GXX_EXPERIMENTAL_CXX0X__

This macro has been obsolete for years, and C++0x features are no longer
experimental or liable to be removed.

gcc/ChangeLog:

* doc/cpp.texi (Common Predefined Macros): Update documentation
for the __GXX_EXPERIMENTAL_CXX0X__ macro.
gcc/doc/cpp.texi