[libcxx-commits] [PATCH] D152092: [libc++][format] Adds formattable-with concept.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 19 08:31:33 PDT 2023
Mordante updated this revision to Diff 532676.
Mordante added a comment.
Rebased.
LWG3925 has been accepted in Varna, adjust the state accordingly.
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.532676.patch
Type: text/x-patch
Size: 15055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230619/a02c5d1b/attachment-0001.bin>
More information about the libcxx-commits
mailing list