[Bug libstdc++/80187] C++ variant should be trivially copy constructible if possible

ambrop7 at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue May 30 21:28:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80187

--- Comment #4 from Ambroz Bizjak <ambrop7 at gmail dot com> ---
Oh wait sorry, that doesn't solve it (yet), the variant_storage_byte would
still have a default copy constructor that copies the byte member.


More information about the Gcc-bugs mailing list