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 7693f86 commit 76b2c46Copy full SHA for 76b2c46
source/lib-intro.tex
@@ -1914,7 +1914,7 @@
1914
{p{1in}p{4.15in}}
1915
\topline
1916
\hdstyle{Expression} & \hdstyle{Post-condition} \\ \capsep
1917
-\tcode{u.\~T()} & All resources owned by \tcode{u} are reclaimed, no exception is propagated. \\ \rowsep
+\tcode{a.\~T()} & All resources owned by \tcode{a} are reclaimed, no exception is propagated. \\ \rowsep
1918
\multicolumn{2}{|l|}{
1919
\begin{tailnote}
1920
Array types and non-object types are not \oldconcept{Destructible}.
0 commit comments