[libcxx-commits] [PATCH] D63230: Add observer_ptr
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 13 19:02:49 PDT 2019
zoecarver updated this revision to Diff 204683.
zoecarver added a comment.
- fix overload resolution
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63230/new/
https://reviews.llvm.org/D63230
Files:
include/experimental/memory
test/std/experimental/memory/memory.observer.ptr/conv.pass.cpp
test/std/experimental/memory/memory.observer.ptr/ctor.pass.cpp
test/std/experimental/memory/memory.observer.ptr/hash.pass.cpp
test/std/experimental/memory/memory.observer.ptr/mod/release.pass.cpp
test/std/experimental/memory/memory.observer.ptr/mod/reset.pass.cpp
test/std/experimental/memory/memory.observer.ptr/mod/swap.pass.cpp
test/std/experimental/memory/memory.observer.ptr/obs.pass.cpp
test/std/experimental/memory/memory.observer.ptr/spec.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63230.204683.patch
Type: text/x-patch
Size: 20303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190614/ddd3e893/attachment-0001.bin>
More information about the libcxx-commits
mailing list