------- Comment #1 from pinskia at gcc dot gnu dot org  2010-09-04 19:41 -------
std::make_pair< void*, int > takes rvalue references which cannot bind to
lvalues.

See the discussion in PR 43785.

*** This bug has been marked as a duplicate of 43785 ***


-- 

pinskia at gcc dot gnu dot org changed:

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


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

Reply via email to