Skip to content

Commit 841a2df

Browse files
author
Stefanus Du Toit
committed
Fix to CWG1662.
Add missing parentheses around reference.
1 parent 0e37fe0 commit 841a2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1952,7 +1952,7 @@
19521952
\begin{itemize}
19531953
\item
19541954
if the pack is a template parameter pack, the element is a template
1955-
parameter~\ref{temp.param} of the corresponding kind (type or
1955+
parameter~(\ref{temp.param}) of the corresponding kind (type or
19561956
non-type) designating the type or value from the template
19571957
argument; otherwise,
19581958

0 commit comments

Comments
 (0)