[Bug libstdc++/44487] pair of references doesn't work in c++0x mode

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 10 00:43:00 GMT 2010



------- Comment #1 from pinskia at gcc dot gnu dot org  2010-06-10 00:43 -------
I think this is because C++0x introduces rvalue references and those cannot
bind to lvalues.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |libstdc++


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



More information about the Gcc-bugs mailing list