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++/65543] rvalue stream insertion and extraction operators incorrectly implemented


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

--- Comment #1 from TC <rs2740 at gmail dot com> ---
(In reply to TC from comment #0)

> which breaks if the operator<< called does not return a reference stream. A
> similar issue affects operator>> for rvalue streams.

I meant "a reference to the stream".


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