[Bug libstdc++/42352] -std=c++0x reference binding problem

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Sat Dec 12 09:17:00 GMT 2009



------- Comment #11 from paolo dot carlini at oracle dot com  2009-12-12 09:17 -------
Just to clarify a bit more: if, on the other hand, you are seeing problems
*outside* the library, because you used to rely in your code on rvalue
references binding to lvalues, there is absolutely nothing we an do about it,
your code must be simply adjusted to the current behavior of rvalue references.
You can find it explained here:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2844.html


-- 


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



More information about the Gcc-bugs mailing list