[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 23:06:22 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG48abcf11ada1: [libc++][format] Adds formattable-with concept. (authored by Mordante).

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


More information about the libcxx-commits mailing list