[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 13:21:15 PDT 2022


This revision was automatically updated to reflect the committed changes.
Mordante marked 2 inline comments as done.
Closed by commit rGa1beb0a38262: [libc++][format] Implements formattable concept. (authored by Mordante).

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.465527.patch
Type: text/x-patch
Size: 22521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221005/ebd0d1c7/attachment-0001.bin>


More information about the libcxx-commits mailing list