[libcxx-commits] [PATCH] D132796: [libc++][PMR] Implement pmr::memory_resource
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Aug 27 12:57:18 PDT 2022
philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const, huixie90.
Herald added subscribers: krytarowski, mgorny.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D132796
Files:
libcxx/docs/Status/Cxx20.rst
libcxx/include/CMakeLists.txt
libcxx/include/__memory_resource/memory_resource.h
libcxx/include/memory_resource
libcxx/src/CMakeLists.txt
libcxx/src/memory_resource.cpp
libcxx/test/std/mem/mem.res/memory_resource.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132796.456145.patch
Type: text/x-patch
Size: 9809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220827/cb1691bf/attachment.bin>
More information about the libcxx-commits
mailing list