This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51066] [C++0x] warning about binding an rvalue-reference to an implicit conversion result
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 19 Jan 2012 19:42:33 +0000
- Subject: [Bug c++/51066] [C++0x] warning about binding an rvalue-reference to an implicit conversion result
- Auto-submitted: auto-generated
- References: <bug-51066-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51066
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-01-19 19:42:33 UTC ---
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1414 is related