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

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 10 14:47:11 PDT 2019


mclow.lists added a comment.

In D44865#1051228 <https://reviews.llvm.org/D44865#1051228>, @EricWF wrote:

> This LGTM.
>
> Also I would like @mclow.lists input about applying this DR early since LWG
>  hasn't commented on it yet.


Even though LWG didn't vote it out as a DR; that's what it is, and I think that we would be doing our users a disservice by not providing this in C++17.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D44865





More information about the cfe-commits mailing list