[libcxx-commits] [PATCH] D44865: [libc++] Implement P0608R3 - A sane variant converting constructor

Zhihao Yuan via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 9 05:26:42 PDT 2019


lichray updated this revision to Diff 203733.
lichray added a comment.

Trivial rebase


Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D44865/new/

https://reviews.llvm.org/D44865

Files:
  include/variant
  test/std/utilities/variant/variant.variant/variant.assign/T.pass.cpp
  test/std/utilities/variant/variant.variant/variant.ctor/T.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44865.203733.patch
Type: text/x-patch
Size: 7366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190609/64e22639/attachment.bin>


More information about the libcxx-commits mailing list