https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85517
Sam James changed:
What|Removed |Added
Target Milestone|--- |9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85517
Ville Voutilainen changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85517
--- Comment #4 from ville at gcc dot gnu.org ---
Author: ville
Date: Wed Mar 6 12:56:05 2019
New Revision: 269422
URL: https://gcc.gnu.org/viewcvs?rev=269422&root=gcc&view=rev
Log:
Rewrite variant, also PR libstdc++/85517
* include/std/variant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85517
--- Comment #3 from Jonathan Wakely ---
(In reply to Xiaoyi Zhang from comment #0)
> 2. Conversion assignment operator=(T&&)
> According to [variant.assign] 23.7.3.3 (11.3): if
> is_nothrow_constructible == false &&
> is_nothrow_move_constructibl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85517
Matt Calabrese changed:
What|Removed |Added
CC||metaprogrammingtheworld@gma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85517
Ville Voutilainen changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|