File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 180180a redeclaration of $ X$
181181if another declaration of $ X$ is reachable from it\iref {module.reach };
182182otherwise, it is a \defnadj {first}{declaration}.
183- A declaration may also have effects including:
183+
184+ \begin {note }
185+ A declaration can also have effects including:
184186\begin {itemize }
185187\item a static assertion\iref {dcl.pre },
186188\item controlling template instantiation\iref {temp.explicit },
187189\item guiding template argument deduction for constructors\iref {temp.deduct.guide },
188190\item use of attributes\iref {dcl.attr }, and
189191\item nothing (in the case of an \grammarterm {empty-declaration}).
190192\end {itemize }
193+ \end {note }
191194
192195\pnum
193196\indextext {declaration!function}%
You can’t perform that action at this time.
0 commit comments