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++/52114] SFINAE out the rvalue iostream operators to give better error messages


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52114

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kruegler at
                   |                            |googlemail dot com

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-02-04 20:32:31 UTC ---
Indeed and easy to do.

Yesterday I was wondering: is there something in C++11 saying explicitly that
these tricks are allowed, or some sort of blanket statement explaining how the 
return type specifications are meant to be read? Adding Daniel in CC.


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