| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| requirements | ||
| 51185.cc | ||
| 68430.cc | ||
| 77395.cc | ||
| 80812.cc | ||
| value-2.cc | ||
| value.cc |
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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| requirements | Loading commit data... | |
| 51185.cc | Loading commit data... | |
| 68430.cc | Loading commit data... | |
| 77395.cc | Loading commit data... | |
| 80812.cc | Loading commit data... | |
| value-2.cc | Loading commit data... | |
| value.cc | Loading commit data... |