[PATCH] D47111: Implement monotonic_buffer_resource in <experimental/memory_resource>

Arthur O'Dwyer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 19 15:47:23 PDT 2018


Quuxplusone created this revision.
Quuxplusone added a reviewer: EricWF.
Herald added a subscriber: cfe-commits.

(https://reviews.llvm.org/D47090 included this in `<memory_resource>`; at Eric's request, I've split this out into its own patch applied to the existing `<experimental/memory_resource>` instead.)


Repository:
  rCXX libc++

https://reviews.llvm.org/D47111

Files:
  include/experimental/memory_resource
  src/experimental/memory_resource.cpp
  test/std/experimental/memory/memory.resource.monotonic.buffer/monotonic_buffer.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47111.147682.patch
Type: text/x-patch
Size: 21066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180519/aba1f840/attachment-0001.bin>


More information about the cfe-commits mailing list