tmp/tmpisr2rkqz/{from.md → to.md}
RENAMED
|
@@ -50,9 +50,5 @@ formation of implicit conversion sequences treats the `int` bit-field as
|
|
| 50 |
an `int` lvalue and finds an exact match with the parameter. If the
|
| 51 |
function is selected by overload resolution, the call will nonetheless
|
| 52 |
be ill-formed because of the prohibition on binding a non-`const` lvalue
|
| 53 |
reference to a bit-field ([[dcl.init.ref]]).
|
| 54 |
|
| 55 |
-
The binding of a reference to an expression that is
|
| 56 |
-
*reference-compatible with added qualification* influences the rank of a
|
| 57 |
-
standard conversion; see [[over.ics.rank]] and [[dcl.init.ref]].
|
| 58 |
-
|
|
|
|
| 50 |
an `int` lvalue and finds an exact match with the parameter. If the
|
| 51 |
function is selected by overload resolution, the call will nonetheless
|
| 52 |
be ill-formed because of the prohibition on binding a non-`const` lvalue
|
| 53 |
reference to a bit-field ([[dcl.init.ref]]).
|
| 54 |
|
|
|
|
|
|
|
|
|
|
|
|