options. The pre-defined symbol
<code class="constant">__cplusplus</code> is used to check for the
presence of the required flag.
+GCC 5.1 was the first release with non-experimental C++11 support,
+so the API and ABI of features added in C++11 is only stable
+since that release.
</p><p>
This status table is based on the table of contents of ISO/IEC 14882:2011.
</p><p>
options. The pre-defined symbol
<code class="constant">__cplusplus</code> is used to check for the
presence of the required flag.
+GCC 6.1 was the first release with non-experimental C++14 support,
+so the API and ABI of features added in C++14 is only stable
+since that release.
</p><p>
This status table is based on the table of contents of ISO/IEC 14882:2014.
Some subclauses are not shown in the table where the content is unchanged
options. The pre-defined symbol
<code class="constant">__cplusplus</code> is used to check for the
presence of the required flag.
+GCC 9.1 was the first release with non-experimental C++17 support,
+so the API and ABI of features added in C++17 is only stable
+since that release.
</p><p>
This section describes the C++17 and library TS support in mainline GCC,
not in any particular release.
options. The pre-defined symbol
<constant>__cplusplus</constant> is used to check for the
presence of the required flag.
+GCC 5.1 was the first release with non-experimental C++11 support,
+so the API and ABI of features added in C++11 is only stable
+since that release.
</para>
<para>
options. The pre-defined symbol
<constant>__cplusplus</constant> is used to check for the
presence of the required flag.
+GCC 6.1 was the first release with non-experimental C++14 support,
+so the API and ABI of features added in C++14 is only stable
+since that release.
</para>
<para>
options. The pre-defined symbol
<constant>__cplusplus</constant> is used to check for the
presence of the required flag.
+GCC 9.1 was the first release with non-experimental C++17 support,
+so the API and ABI of features added in C++17 is only stable
+since that release.
</para>
<para>