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

--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-02-04 22:49:17 UTC ---
Thanks Daniel.

Ben, I know SFINAE ;) what I was looking for is something *in the library*
chapters saying somehow explicitly that for overload resolution purposes or
other QoI purposes late return types are fine (vs the letter of the specs in
terms of return types)


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