We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e026ec commit 1f072d9Copy full SHA for 1f072d9
source/expressions.tex
@@ -8119,7 +8119,7 @@
8119
it is not of class type nor (possibly multidimensional) array thereof, or
8120
\item
8121
it is of class type or (possibly multidimensional) array thereof,
8122
- that class type has a constexpr destructor, and
+ that class type has a constexpr destructor\iref{dcl.constexpr}, and
8123
for a hypothetical expression $E$
8124
whose only effect is to destroy \tcode{a},
8125
$E$ would be a core constant expression
0 commit comments