[Bug libstdc++/92057] variant converting constructor fails for primitives

2019-10-14 Thread mclow.lists at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92057 Marshall Clow changed: What|Removed |Added CC||mclow.lists at gmail dot com

[Bug libstdc++/92057] variant converting constructor fails for primitives

2019-10-14 Thread mclow.lists at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92057 --- Comment #11 from Marshall Clow --- With wrapping: > Proposed Resolution: > This paper proposes to constrain the variant converting constructor and the > converting assignment operator to prevent narrowing conversions > and conversions to

[Bug libstdc++/90919] vector::iterator is constructible from a pointer

2019-06-18 Thread mclow.lists at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90919 Marshall Clow changed: What|Removed |Added CC||mclow.lists at gmail dot com