[PATCH] D47358: <experimental/memory_resource>: Implement {un, }synchronized_pool_resource.

Arthur O'Dwyer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 29 17:16:21 PDT 2018


Quuxplusone updated this revision to Diff 149006.
Quuxplusone added a comment.

Rebase and update the diff.


Repository:
  rCXX libc++

https://reviews.llvm.org/D47358

Files:
  include/experimental/memory_resource
  src/experimental/memory_resource.cpp
  test/std/experimental/memory/memory.resource.pool/pool_options.pass.cpp
  test/std/experimental/memory/memory.resource.pool/synchronized_pool.pass.cpp
  test/std/experimental/memory/memory.resource.pool/unsynchronized_pool.pass.cpp
  test/support/count_new.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47358.149006.patch
Type: text/x-patch
Size: 34287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180530/73037008/attachment-0001.bin>


More information about the cfe-commits mailing list