File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 5003
5003
\item
5004
5004
in the definition of a nested class of a class template,
5005
5005
the name of the nested class referenced as a member of the
5006
- current instantiation, or
5006
+ current instantiation,
5007
5007
\item
5008
5008
in the definition of a class template partial specialization
5009
5009
or a member of a class template partial specialization, the name of
5010
5010
the class template followed by a template argument list
5011
5011
equivalent to that of the partial specialization\iref {temp.spec.partial }
5012
- enclosed in \tcode {<>} (or an equivalent template alias specialization).
5012
+ enclosed in \tcode {<>} (or an equivalent template alias specialization), or
5013
+ \item
5014
+ in the definition of a templated function,
5015
+ the name of a local class\iref {class.local }.
5013
5016
\end {itemize }
5014
5017
5015
5018
\pnum
You can’t perform that action at this time.
0 commit comments