[libcxx-commits] [libcxx] [libc++] Document that libc++ does not and will never implement the Networking TS (PR #127508)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 18 03:18:02 PST 2025


================
@@ -13,7 +13,7 @@
 "`LWG2966 <https://wg21.link/LWG2966>`__","Incomplete resolution of US 74","2017-07 (Toronto)","|Nothing To Do|","",""
 "`LWG2974 <https://wg21.link/LWG2974>`__","Diagnose out of bounds ``tuple_element/variant_alternative``\ ","2017-07 (Toronto)","|Complete|","",""
 "","","","","",""
-"`LWG2779 <https://wg21.link/LWG2779>`__","[networking.ts] Relax requirements on buffer sequence iterators","2017-11 (Albuquerque)","","",""
+"`LWG2779 <https://wg21.link/LWG2779>`__","[networking.ts] Relax requirements on buffer sequence iterators","2017-11 (Albuquerque)","|Nothing To Do|","",""
----------------
philnik777 wrote:

I'm not sure "Nothing to do" is the right thing here. Maybe "Not applicable"?

https://github.com/llvm/llvm-project/pull/127508


More information about the libcxx-commits mailing list