[PATCH] D54485: [libcxx] Implement P0318R1: unwrap_ref_decay and unwrap_reference
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 3 06:06:29 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348138: [libcxx] Implement P0318: unwrap_ref_decay and unwrap_reference (authored by ldionne, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D54485?vs=175579&id=176385#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54485/new/
https://reviews.llvm.org/D54485
Files:
libcxx/trunk/include/functional
libcxx/trunk/include/tuple
libcxx/trunk/include/utility
libcxx/trunk/test/std/utilities/function.objects/refwrap/unwrap_ref_decay.pass.cpp
libcxx/trunk/test/std/utilities/function.objects/refwrap/unwrap_reference.pass.cpp
libcxx/trunk/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54485.176385.patch
Type: text/x-patch
Size: 9282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181203/db3e06b3/attachment.bin>
More information about the llvm-commits
mailing list