Skip to content

Commit 9fed42c

Browse files
committed
[cmp.common] Remove unnecessary "std::" before strong_ordering
1 parent c3bd02a commit 9fed42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5323,7 +5323,7 @@
53235323
\keyword{void} if any element of \tcode{Ts}
53245324
is not a comparison category type.
53255325
\begin{note}
5326-
This is \tcode{std::strong_ordering} if the expansion is empty.
5326+
This is \tcode{strong_ordering} if the expansion is empty.
53275327
\end{note}
53285328
\end{itemdescr}
53295329

0 commit comments

Comments
 (0)