![]() Here we were wrongly treating binding a const lvalue ref to an xvalue as direct binding, which is wrong under [dcl.init.ref] and [over.match.ref]. * call.c (build_user_type_conversion_1): Don't use a conversion to a reference of the wrong rvalueness for direct binding. From-SVN: r269602 |
||
---|---|---|
.. | ||
requirements | ||
51185.cc | ||
68430.cc | ||
77395.cc | ||
80812.cc | ||
value-2.cc | ||
value.cc |