[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 Oct 9 05:37:23 PDT 2021


Mordante updated this revision to Diff 378439.
Mordante marked 4 inline comments as done.
Mordante added a comment.

Addresses the review comments.
Temporary include the used part of D110573 <https://reviews.llvm.org/D110573> to avoid possible Buildkite dependency issues.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110497

Files:
  libcxx/include/__format/buffer.h
  libcxx/include/__iterator/back_insert_iterator.h
  libcxx/include/deque
  libcxx/include/format
  libcxx/include/list
  libcxx/include/string
  libcxx/include/vector
  libcxx/test/libcxx/utilities/format/enable_insertable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110497.378439.patch
Type: text/x-patch
Size: 12431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211009/b93ad555/attachment.bin>


More information about the libcxx-commits mailing list