pr57172.C
168 Bytes
-
re PR c++/57172 ([C++11][DR 1164] Template overload resolution ambiguous for T&& versus T&) · 85afa075
2013-06-27 Marc Glisse <marc.glisse@inria.fr> PR c++/57172 gcc/cp/ * pt.c (more_specialized_fn): If both arguments are references, give priority to an lvalue. gcc/testsuite/ * g++.dg/cpp0x/pr57172.C: New testcase. From-SVN: r200463
Marc Glisse committed