diff options
Diffstat (limited to 'gcc/doc/standards.texi')
-rw-r--r-- | gcc/doc/standards.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi index 28cae113676..cd6e82f5fe9 100644 --- a/gcc/doc/standards.texi +++ b/gcc/doc/standards.texi @@ -178,7 +178,7 @@ warnings). The ISO C++ committee is working on a new ISO C++ standard, dubbed C++0x, that is intended to be published by 2009. C++0x contains several changes to the C++ language, some of which have been implemented in an -experimental C++0x mode in GCC. The C++0x mode in GCC tracks the draft +experimental C++0x mode in GCC@. The C++0x mode in GCC tracks the draft working paper for the C++0x standard; the latest working paper is available on the ISO C++ committee's web site at @uref{http://www.open-std.org/jtc1/sc22/wg21/}. For information |