https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65869

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-04-24
     Ever confirmed|0                           |1

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Botond Ballo from comment #0)
>   - However, p32 says that "if the type of the first
>     parameter of the selected constructor is not an rvalue
>     reference to the object's type", then overload 
>     resolution is performed again, treating the object as 
>     an rvalue.

Typo, this should say lvalue.

Reply via email to