We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa6fb3 commit ddb98daCopy full SHA for ddb98da
source/expressions.tex
@@ -8402,7 +8402,7 @@
8402
it is not of class type nor (possibly multidimensional) array thereof, or
8403
\item
8404
it is of class type or (possibly multidimensional) array thereof,
8405
- that class type has a constexpr destructor, and
+ that class type has a constexpr destructor\iref{dcl.constexpr}, and
8406
for a hypothetical expression $E$
8407
whose only effect is to destroy \tcode{a},
8408
$E$ would be a core constant expression
0 commit comments