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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-09-18 
15:27:58 UTC ---
Of course those are *two different functions*, one takes a const lvalue
reference, the other an rvalue reference, and we definitely want *both* in
C++0x mode (23.4.6.1).

Reply via email to