[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
Thu Sep 29 12:21:42 PDT 2022
philnik updated this revision to Diff 463995.
philnik added a comment.
- Address comments
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.463995.patch
Type: text/x-patch
Size: 22107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220929/8ede9f46/attachment-0001.bin>
More information about the libcxx-commits
mailing list