[libcxx-commits] [PATCH] D67086: Implement syncstream (p0053)

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 3 10:13:37 PDT 2023


ldionne added inline comments.


================
Comment at: libcxx/docs/FeatureTestMacroTable.rst:281
     --------------------------------------------------- -----------------
     ``__cpp_lib_span``                                  ``202002L``
     --------------------------------------------------- -----------------
----------------
We should mention this in a release note (but mention it is experimental).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67086/new/

https://reviews.llvm.org/D67086



More information about the libcxx-commits mailing list