File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 341
341
If a pointer to $ X$ would be valid in
342
342
the context of the evaluation of the expression\iref {basic.fundamental },
343
343
the result designates $ X$ ;
344
- otherwise, the behavior is undefined.\ubdef {expr.type.reference, lifetime}
344
+ otherwise, the behavior is undefined.\ubdef {expr.type.reference. lifetime}
345
345
\begin {note }
346
346
Before the lifetime of the reference has started or after it has ended,
347
347
the behavior is undefined (see~\ref {basic.life }).
Original file line number Diff line number Diff line change 489
489
\rSec 2[ub.expr.type]{Type}
490
490
491
491
\pnum
492
- \ubxref {expr.type.reference, lifetime } \\
492
+ \ubxref {expr.type.reference. lifetime } \\
493
493
Evaluating a reference when an equivalent use of a pointer denoting the same object
494
494
would be invalid has undefined behavior.
495
495
You can’t perform that action at this time.
0 commit comments