[PATCH] D54485: [libcxx] Implement P0318R1: unwrap_ref_decay and unwrap_reference

Louis Dionne via Phabricator reviews at reviews.llvm.org
Tue Nov 13 11:49:18 PST 2018


ldionne created this revision.
ldionne added reviewers: EricWF, mclow.lists.
Herald added subscribers: libcxx-commits, dexonsmith, christof.

This was voted into C++20 in San Diego.


Repository:
  rCXX libc++

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.173897.patch
Type: text/x-patch
Size: 8774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181113/b9ef6e39/attachment.bin>


More information about the libcxx-commits mailing list