------- 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

Reply via email to