18
|
@@ -579,7 +579,7 @@ so the API and ABI of features added in C++17 is only stable
since that release.
This section describes the C++17 and library TS support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
The following table lists new library features that are included in
the C++17 standard. The "Proposal" column provides a link to the
@@ -1255,7 +1255,7 @@ options. The pre-defined symbol
presence of the required flag.
This section describes the C++20 and library TS support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
The following table lists new library features that are included in
the C++20 standard. The "Proposal" column provides a link to the
@@ -1725,7 +1725,7 @@ options. The pre-defined symbol
presence of the required flag.
This section describes the C++23 and library TS support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
The following table lists new library features that have been accepted into
the C++23 working draft. The "Proposal" column provides a link to the
@@ -2123,7 +2123,7 @@ In this implementation the header names are prefixed by
<tr1/memory> , and so on.
This page describes the TR1 support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
Table 1.11. C++ TR1 Implementation Status Section | Description | Status | Comments |
---|
2 | General Utilities | 2.1 | Reference wrappers | | | 2.1.1 | Additions to header <functional> synopsis | Y | | 2.1.2 | Class template reference_wrapper | | | 2.1.2.1 | reference_wrapper construct/copy/destroy | Y | | 2.1.2.2 | reference_wrapper assignment | Y | | 2.1.2.3 | reference_wrapper access | Y | | 2.1.2.4 | reference_wrapper invocation | Y | | 2.1.2.5 | reference_wrapper helper functions | Y | | 2.2 | Smart pointers | | | 2.2.1 | Additions to header <memory> synopsis | Y | | 2.2.2 | Class bad_weak_ptr | Y | | 2.2.3 | Class template shared_ptr | |
Uses code from
@@ -2144,7 +2144,7 @@ ISO/IEC TR 24733:2011,
decimal floating-point arithmetic".
This page describes the TR 24733 support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
Table 1.12. C++ TR 24733 Implementation Status Section | Description | Status | Comments |
---|
0
|
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx1998.xml b/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
index 8bc1bde54fb..5bf1cde220c 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
@@ -19,7 +19,7 @@ This status table is based on the table of contents of ISO/IEC 14882:2003.
This section describes the C++ support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 14eb791a82b..334f8440743 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
@@ -35,7 +35,7 @@ This status table is based on the table of contents of ISO/IEC 14882:2011.
This section describes the C++11 support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
index 608373d3c4c..37fb8f9ac32 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
@@ -30,7 +30,7 @@ since C++11 and the implementation is complete.
This section describes the C++14 and library TS support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
index 4a71a07f36f..f8afadb84c8 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
@@ -24,7 +24,7 @@ since that release.
This section describes the C++17 and library TS support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
index c67401457e3..a0df925dcfc 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
@@ -21,7 +21,7 @@ presence of the required flag.
This section describes the C++20 and library TS support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
index f24de7771aa..ac1d3e0ec56 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
@@ -21,7 +21,7 @@ presence of the required flag.
This section describes the C++23 and library TS support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml b/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
index c4ebaa068ab..c7a0f3fc66b 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
@@ -23,7 +23,7 @@ In this implementation the header names are prefixed by
This page describes the TR1 support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml b/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
index e6b2aa3bf39..d297a56e276 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
@@ -18,7 +18,7 @@ decimal floating-point arithmetic".
This page describes the TR 24733 support in
-the GCC 13 release series, not in any particular release.
+the GCC 13 release series.
|
|
|