[Bug c++/52851] auto&& fails to deduce type in function template

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 3 18:57:00 GMT 2012


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-04-03 18:57:01 UTC ---
You cannot bind a rvalue reference to a lvalue.



More information about the Gcc-bugs mailing list