Skip to content

Commit 4dcde4a

Browse files
jensmaurerzygoloid
authored andcommitted
[expr.rel] Complete the definition of 'compares greater than' (#1015)
Fixes #435.
1 parent 7523033 commit 4dcde4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/expressions.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4208,6 +4208,8 @@
42084208
have the same access control (Clause~\ref{class.access})
42094209
and provided their class is not a union.
42104210

4211+
\item Otherwise, neither pointer compares greater than the other.
4212+
42114213
\end{itemize}
42124214

42134215
\pnum

0 commit comments

Comments
 (0)