[libcxx-commits] [PATCH] D134110: [libc++][format] Implements formattable concept.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 5 09:38:36 PDT 2022
Mordante updated this revision to Diff 465442.
Mordante added a comment.
Rebased and addresses review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134110/new/
https://reviews.llvm.org/D134110
Files:
libcxx/docs/Status/Cxx2bIssues.csv
libcxx/docs/Status/FormatPaper.csv
libcxx/include/__format/concepts.h
libcxx/test/libcxx/utilities/format/format.formatter/format.formatter.spec/formattable.compile.pass.cpp
libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp
libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.handle.pass.cpp
libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/types.compile.pass.cpp
libcxx/test/std/utilities/format/format.functions/P2418.pass.cpp
libcxx/test/std/utilities/format/format.functions/format_tests.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134110.465442.patch
Type: text/x-patch
Size: 22521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221005/34776e9d/attachment-0001.bin>
More information about the libcxx-commits
mailing list