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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Mar 2 15:20:09 PST 2019


zoecarver created this revision.
zoecarver added reviewers: ldionne, EricWF, mclow.lists.
Herald added a subscriber: libcxx-commits.

Add `uses_allocator_construction_args` overloads, `make_obj_using_allocator` and  `uninitialized_construct_using_allocator`.


Repository:
  rCXX libc++

https://reviews.llvm.org/D58879

Files:
  include/memory
  test/std/utilities/memory/uses_allocator_construction_args.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58879.189062.patch
Type: text/x-patch
Size: 7309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190302/50c771aa/attachment.bin>


More information about the libcxx-commits mailing list