[PATCH] Add support for "fancy" pointers to promise and packaged_task.

Eric Fiselier eric at efcs.ca
Mon Aug 11 22:11:29 PDT 2014


Hi mclow.lists, danalbert,

This patch is very closely related to D4859. Please see http://reviews.llvm.org/D4859 for more information.

This patch adds support for "fancy" pointers and allocators to promise and packaged_task. The changes made to support this are exactly the same as in D4859.

http://reviews.llvm.org/D4862

Files:
  include/future
  test/thread/futures/futures.promise/alloc_ctor.pass.cpp
  test/thread/futures/futures.tas/futures.task.members/ctor_func_alloc.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4862.12384.patch
Type: text/x-patch
Size: 7824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140812/4f265b8e/attachment.bin>


More information about the cfe-commits mailing list