Skip to content

Commit dd2deb6

Browse files
committed
[dcl.type.simple] Fix excess vertical whitespace before grammar
excerpt.
1 parent 81590ba commit dd2deb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/declarations.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1385,9 +1385,11 @@
13851385
the \grammarterm{template-name} shall name a deducible template.
13861386
A \defnadj{deducible}{template} is either a class template or
13871387
is an alias template whose \grammarterm{defining-type-id} is of the form
1388+
13881389
\begin{ncsimplebnf}
13891390
\opt{\keyword{typename}} \opt{nested-name-specifier} \opt{\keyword{template}} simple-template-id
13901391
\end{ncsimplebnf}
1392+
13911393
where the \grammarterm{nested-name-specifier} (if any) is non-dependent and
13921394
the \grammarterm{template-name} of the \grammarterm{simple-template-id}
13931395
names a deducible template.

0 commit comments

Comments
 (0)