File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1739
1739
\tcode {F} is a \tcode {void} function template
1740
1740
with a single type template parameter \tcode {T}
1741
1741
declared with the \grammarterm {constrained-parameter}.
1742
- % %% FIXME: Switch to passive voice
1743
- Form a new \grammarterm {cv-qualifier-seq} \tcode {cv}
1744
- by taking the union of \tcode {const} and \tcode {volatile} specifiers
1742
+ A \grammarterm {cv-qualifier-seq} \cv {} is formed
1743
+ as the union of \tcode {const} and \tcode {volatile} specifiers
1745
1744
around the \grammarterm {constrained-parameter}.
1746
1745
\tcode {F} has a single \grammarterm {parameter}
1747
- whose \grammarterm {type-specifier} is \tcode {cv T}
1746
+ whose \grammarterm {type-specifier} is \cv {}~ \ tcode {T}
1748
1747
followed by the \grammarterm {abstract-declarator}.
1749
1748
% %% FIXME: Remove this; if deduction fails, the construct should
1750
1749
% %% be ill-formed.
You can’t perform that action at this time.
0 commit comments