File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 439
439
invocation of a conversion function for initialization of an object of a
440
440
non-class type from an expression of class type\iref {over.match.conv }; and
441
441
\item
442
- invocation of a conversion function for conversion to a glvalue
443
- or class prvalue
444
- to which a reference\iref {dcl.init.ref }
442
+ invocation of a conversion function for conversion
443
+ in which a reference\iref {dcl.init.ref }
445
444
will be directly bound\iref {over.match.ref }.
446
445
\end {itemize }
447
446
1343
1342
1344
1343
\pnum
1345
1344
Under the conditions specified in~\ref {dcl.init.ref }, a reference can be bound directly
1346
- to a glvalue or class prvalue that is the result of applying a conversion
1345
+ to the result of applying a conversion
1347
1346
function to an initializer expression.
1348
1347
Overload resolution is used to select the
1349
1348
conversion function to be invoked.
You can’t perform that action at this time.
0 commit comments