[libcxx-commits] [PATCH] D58879: Implement uses-allocator (P0591R4)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 29 12:10:00 PDT 2019


zoecarver updated this revision to Diff 197159.
zoecarver added a comment.
Herald added a subscriber: dexonsmith.

- Completely re-write this patch.
- Add tests
- Fix tuple issues


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

https://reviews.llvm.org/D58879

Files:
  include/memory
  include/tuple
  test/std/utilities/memory/allocator.uses/allocator.uses.construction/uses_allocator_construction_args.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58879.197159.patch
Type: text/x-patch
Size: 21076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190429/5b748ea2/attachment-0001.bin>


More information about the libcxx-commits mailing list