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 173
173
a redeclaration of $ X$
174
174
if another declaration of $ X$ is reachable from it\iref {module.reach };
175
175
otherwise, it is a \defnadj {first}{declaration}.
176
- A declaration may also have effects including:
176
+
177
+ \begin {note }
178
+ A declaration can also have effects including:
177
179
\begin {itemize }
178
180
\item a static assertion\iref {dcl.pre },
179
181
\item controlling template instantiation\iref {temp.explicit },
180
182
\item guiding template argument deduction for constructors\iref {temp.deduct.guide },
181
183
\item use of attributes\iref {dcl.attr }, and
182
184
\item nothing (in the case of an \grammarterm {empty-declaration}).
183
185
\end {itemize }
186
+ \end {note }
184
187
185
188
\pnum
186
189
\indextext {declaration!function}%
You can’t perform that action at this time.
0 commit comments