]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/doc/xml/manual/status_cxx2011.xml
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
[thirdparty/gcc.git] / libstdc++-v3 / doc / xml / manual / status_cxx2011.xml
index 6b1ad51cd716e94d583b96ea7a0f146f0687221f..aae3aece62e8e9d59d151e89dc63d44bb439d9e1 100644 (file)
@@ -26,7 +26,7 @@ In this implementation <literal>-std=gnu++11</literal> or
 and library
 features. See <link linkend="manual.intro.using.flags">dialect</link>
 options. The pre-defined symbol
-<constant>__GXX_EXPERIMENTAL_CXX0X__</constant> is used to check for the
+<constant>__cplusplus</constant> is used to check for the
 presence of the required flag.
 </para>