[libcxx-commits] [PATCH] D152092: [libc++][format] Adds formattable-with concept.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 20 10:48:39 PDT 2023


Mordante updated this revision to Diff 532990.
Mordante marked an inline comment as done.
Mordante added a comment.

Rebased and addresses review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152092

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/Cxx23Issues.csv
  libcxx/docs/Status/Cxx2cIssues.csv
  libcxx/include/__format/concepts.h
  libcxx/include/__format/format_arg.h
  libcxx/include/__format/format_arg_store.h
  libcxx/include/__format/formatter_string.h
  libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/format.functions.tests.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152092.532990.patch
Type: text/x-patch
Size: 16134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230620/d0415279/attachment.bin>


More information about the libcxx-commits mailing list