[libcxx-commits] [PATCH] D110497: [libc++][format][3/6] Adds a __container_buffer.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 9 00:35:59 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG889302292bf6: [libc++][format][3/6] Adds a __container_buffer. (authored by Mordante).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110497

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__format/buffer.h
  libcxx/include/__format/enable_insertable.h
  libcxx/include/deque
  libcxx/include/format
  libcxx/include/list
  libcxx/include/module.modulemap
  libcxx/include/string
  libcxx/include/vector
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/libcxx/utilities/format/enable_insertable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110497.421698.patch
Type: text/x-patch
Size: 15971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220409/13ea46fa/attachment-0001.bin>


More information about the libcxx-commits mailing list