[libcxx-commits] [PATCH] D156030: [libc++][doc] Updates format related release notes.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 7 09:47:48 PDT 2023


Mordante marked 10 inline comments as done.
Mordante added inline comments.


================
Comment at: libcxx/docs/ReleaseNotes/17.rst:84
+- P2508R1 - Exposing std::basic-format-string
+
 Improvements and New Features
----------------
avogelsgesang wrote:
> avogelsgesang wrote:
> > Should we also mention the (partial) implementation of P2585R0?
> Wrong paper number...
> I meant P2093R14, i.e. `std::print`
I did that above.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156030



More information about the libcxx-commits mailing list