[PATCH] D47358: <experimental/memory_resource>: Implement {un, }synchronized_pool_resource.
Arthur O'Dwyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 24 22:33:47 PDT 2018
Quuxplusone created this revision.
Quuxplusone added a reviewer: EricWF.
Herald added a subscriber: cfe-commits.
Split out from https://reviews.llvm.org/D47090.
This patch is based on top of (depends on) https://reviews.llvm.org/D47111, but I'm posting it now for review.
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/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.148543.patch
Type: text/x-patch
Size: 33007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180525/82c154e3/attachment-0001.bin>
More information about the cfe-commits
mailing list