This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34022] C++0x: rvalue references and std::forward() broken with built-in types
- From: "dgregor at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2008 13:12:09 -0000
- Subject: [Bug c++/34022] C++0x: rvalue references and std::forward() broken with built-in types
- References: <bug-34022-13491@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from dgregor at gcc dot gnu dot org 2008-03-19 13:12 -------
This is core issue 664:
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#664
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34022