File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 2186
2186
\grammarterm {requires-clause}{s}\iref {temp.pre },
2187
2187
and
2188
2188
\grammarterm {noexcept-specifier}{s}
2189
- of function templates
2190
- and
2191
- of member functions of class templates
2189
+ of templated functions\iref {temp.pre }
2192
2190
are considered definitions;
2193
2191
each
2194
2192
default argument,
4548
4546
\pnum
4549
4547
\begin {note }
4550
4548
For purposes of name lookup, default arguments and
4551
- \grammarterm {noexcept-specifier}{s} of function templates and default
4552
- arguments and \grammarterm {noexcept-specifier}{s} of
4553
- member functions of class templates are considered definitions\iref {temp.decls }.
4549
+ \grammarterm {noexcept-specifier}{s} of templated functions\iref {temp.pre }
4550
+ are considered definitions\iref {temp.decls }.
4554
4551
\end {note }
4555
4552
4556
4553
\rSec 2[temp.local]{Locally declared names}
You can’t perform that action at this time.
0 commit comments