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\iref {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\iref {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 10675
10675
10676
10676
\begin {ncbnf }
10677
10677
\nontermdef {directory-separator}\br
10678
- preferred-separator directory-separator\opt \br
10679
- fallback-separator directory-separator\opt
10678
+ preferred-separator \opt { directory-separator} \br
10679
+ fallback-separator \opt { directory-separator}
10680
10680
\end {ncbnf }
10681
10681
10682
10682
\begin {ncbnf }
You can’t perform that action at this time.
0 commit comments