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 50035003\item
50045004in the definition of a nested class of a class template,
50055005the name of the nested class referenced as a member of the
5006- current instantiation, or
5006+ current instantiation,
50075007\item
50085008in the definition of a class template partial specialization
50095009or a member of a class template partial specialization, the name of
50105010the class template followed by a template argument list
50115011equivalent 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 }.
50135016\end {itemize }
50145017
50155018\pnum
You can’t perform that action at this time.
0 commit comments