This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #4 from jason at gcc dot gnu dot org  2010-06-10 03:28 -------
Created an attachment (id=20881)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20881&action=view)
patch

This patch fixes it for me.  I'm not entirely sure this is a proper use of
forward, but it seems appropriate.  Want to raise this issue with the library
WG?


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]