Skip to content

Commit 1788b3f

Browse files
authored
[over.ics.ref] Fix formatting of 'cv T' (#7389)
1 parent 693835a commit 1788b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2318,7 +2318,7 @@
23182318
\rSec4[over.ics.ref]{Reference binding}
23192319

23202320
\pnum
2321-
When a parameter of type ``reference to \cv \tcode{T}''
2321+
When a parameter of type ``reference to \cv~\tcode{T}''
23222322
binds directly\iref{dcl.init.ref} to an argument expression:
23232323
\begin{itemize}
23242324
\item

0 commit comments

Comments
 (0)