Skip to content

Commit e004e78

Browse files
authored
[expr.const] Add non-breaking space after \cv (#7710)
1 parent b1bfe94 commit e004e78

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
@@ -8033,7 +8033,7 @@
80338033
it is applied to
80348034
\begin{itemize}
80358035
\item
8036-
a glvalue of type \cv \tcode{std::nullptr_t},
8036+
a glvalue of type \cv{}~\tcode{std::nullptr_t},
80378037

80388038
\item
80398039
a non-volatile glvalue that refers to an object that is

0 commit comments

Comments
 (0)