File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1282
1282
a type to be deduced~(\ref {dcl.spec.auto }).
1283
1283
\indextext {deduction!class template arguments}%
1284
1284
A \grammarterm {type-specifier} of the form
1285
- \tcode {typename}\opt {} \grammarterm {nested-name-specifier}\opt { } \grammarterm {template-name}
1285
+ \opt { \ tcode {typename}} \opt {\grammarterm {nested-name-specifier}} \grammarterm {template-name}
1286
1286
is a placeholder for
1287
1287
a deduced class type~(\ref {dcl.type.class.deduct }).
1288
1288
The \grammarterm {template-name} shall name a class template
Original file line number Diff line number Diff line change 10679
10679
10680
10680
\begin {ncbnf }
10681
10681
\nontermdef {directory-separator}\br
10682
- preferred-separator directory-separator\opt \br
10683
- fallback-separator directory-separator\opt
10682
+ preferred-separator \opt { directory-separator} \br
10683
+ fallback-separator \opt { directory-separator}
10684
10684
\end {ncbnf }
10685
10685
10686
10686
\begin {ncbnf }
You can’t perform that action at this time.
0 commit comments