https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92057
Marshall Clow <mclow.lists at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mclow.lists at gmail dot com --- Comment #10 from Marshall Clow <mclow.lists at gmail dot com> --- > I'm sorry to belabour this, but I don't see how narrowing conversions even > has anything to do with p0608. Quoting from http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0608r3.html: > Proposed Resolution: > This paper proposes to constrain the variant converting constructor and the > converting assignment operator to prevent narrowing conversions and > conversions to bool.