[PATCH] D54485: [libcxx] Implement P0318R1: unwrap_ref_decay and unwrap_reference
Louis Dionne via Phabricator
reviews at reviews.llvm.org
Tue Nov 27 14:17:31 PST 2018
ldionne updated this revision to Diff 175579.
ldionne added a comment.
Address Marshall's comment.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54485/new/
https://reviews.llvm.org/D54485
Files:
libcxx/include/functional
libcxx/include/tuple
libcxx/include/utility
libcxx/test/std/utilities/function.objects/refwrap/unwrap_ref_decay.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/unwrap_reference.pass.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54485.175579.patch
Type: text/x-patch
Size: 9040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181127/390e8c58/attachment.bin>
More information about the libcxx-commits
mailing list