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++/80451] [6/7 Regression] return implicit type conversion to std::experimental::optional does not compile


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

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Денис Крыськов from comment #6)
> Seems like a serious bug in compiler.

No, it's just an incomplete implementation of a new feature added in C++14.

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