We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81049e commit f6ff9bcCopy full SHA for f6ff9bc
source/expressions.tex
@@ -6696,12 +6696,8 @@
6696
a \grammarterm{delete-expression}\iref{expr.delete};
6697
6698
\item
6699
-a three-way comparison\iref{expr.spaceship}
6700
-comparing pointers that do not point to the same
6701
-complete object or to any subobject thereof;
6702
-
6703
-\item
6704
-a relational\iref{expr.rel} or equality\iref{expr.eq}
+a three-way comparison\iref{expr.spaceship},
+relational\iref{expr.rel}, or equality\iref{expr.eq}
6705
operator where the result is unspecified;
6706
6707
0 commit comments