Skip to content

Commit ca4d622

Browse files
committed
[expr.const] Add non-breaking space after \cv
1 parent 805aac8 commit ca4d622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -7750,7 +7750,7 @@
77507750
it is applied to
77517751
\begin{itemize}
77527752
\item
7753-
a glvalue of type \cv \tcode{std::nullptr_t},
7753+
a glvalue of type \cv{}~\tcode{std::nullptr_t},
77547754

77557755
\item
77567756
a non-volatile glvalue that refers to an object that is

0 commit comments

Comments
 (0)