This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/87855] std::optional<T> only copy-constructible if T is trivially copy-constructible


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

Ville Voutilainen <ville.voutilainen at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at redhat dot com

--- Comment #11 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
Jason, could you please settle this hash with Richard? The snippets I wrote
look naively like they should elide, but the compilers seem to disagree on
that.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]