Skip to content

Commit 2559ddc

Browse files
committed
[expr.reflect] Delete sentence from "interpretation" list item that is redundant with the next item.
The next item already describes the case where R represents a namespace.
1 parent c521311 commit 2559ddc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/expressions.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6724,8 +6724,6 @@
67246724
\item
67256725
Otherwise, if lookup finds a namespace alias\iref{namespace.alias},
67266726
$R$ represents that namespace alias.
6727-
For any other \grammarterm{namespace-name},
6728-
$R$ represents the denoted namespace.
67296727
\item
67306728
Otherwise, if lookup finds a namespace\iref{basic.namespace},
67316729
$R$ represents that namespace.

0 commit comments

Comments
 (0)