------- Comment #3 from jason at gcc dot gnu dot org  2009-10-19 00:19 -------
pair(pair&&) is in the WP now.

4.5 gives no errors for the testcase, which I believe is correct; it's OK to
bind an rvalue to a const lvalue reference.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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

Reply via email to