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

--- Comment #2 from fiesh at zefix dot tv ---
This fixes the problem.  Thank you so much for your effort!

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