We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083f80f commit 2775122Copy full SHA for 2775122
libcxx/docs/DesignDocs/ExperimentalFeatures.rst
@@ -161,7 +161,9 @@ has been removed in LLVM 17.0.
161
`Networking TS <https://wg21.link/N4656>`__
162
-------------------------------------------
163
The Networking TS is not yet part of a shipping standard, and there is discussion around removing it.
164
-Libc++ never shipped an implementation of the Networking TS and does not plan to do so in the future.
+Libc++ never shipped an implementation of the Networking TS and does not plan to do so in the future,
165
+unless the C++ Standards Committee expresses a desire to merge the Networking TS into the IS (which is
166
+unlikely at this point).
167
168
`Ranges TS <https://wg21.link/N4685>`__
169
---------------------------------------
0 commit comments