[libcxx-commits] [PATCH] D133638: [libc++] static_assert that rebinding the allocator works as expected

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 11 07:47:54 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7d586e5a7d7: [libc++] static_assert that rebinding the allocator works as expected (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D133638?vs=466309&id=466816#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133638

Files:
  libcxx/include/__functional/function.h
  libcxx/include/__hash_table
  libcxx/include/__memory/allocator_traits.h
  libcxx/include/__tree
  libcxx/include/deque
  libcxx/include/ext/hash_map
  libcxx/include/forward_list
  libcxx/include/list
  libcxx/include/map
  libcxx/include/set
  libcxx/include/string
  libcxx/include/unordered_map
  libcxx/include/unordered_set
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133638.466816.patch
Type: text/x-patch
Size: 26683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221011/89ed5c13/attachment-0001.bin>


More information about the libcxx-commits mailing list