[libcxx-commits] [PATCH] D132061: [libc++] static_assert preconditions in vector

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 2 15:13:06 PDT 2022


philnik updated this revision to Diff 472787.
philnik marked 2 inline comments as done.
philnik added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132061

Files:
  libcxx/include/__memory/allocator_traits.h
  libcxx/include/vector
  libcxx/test/libcxx/containers/containers.requirements/container.gen.reqmts/allocator_requirements.compile.pass.cpp
  libcxx/test/libcxx/containers/sequences/vector/preconditions.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132061.472787.patch
Type: text/x-patch
Size: 13849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221102/cb695653/attachment-0001.bin>


More information about the libcxx-commits mailing list