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.
*this
this
1 parent 19caa61 commit 4191900Copy full SHA for 4191900
source/memory.tex
@@ -6607,8 +6607,8 @@
6607
\pnum
6608
\begin{note}
6609
The memory is released back to \tcode{upstream_rsrc}
6610
-even if some blocks that were allocated from \keyword{this}
6611
-have not been deallocated from \keyword{this}.
+even if some blocks that were allocated from \tcode{*this}
+have not been deallocated from \tcode{*this}.
6612
\end{note}
6613
\end{itemdescr}
6614
0 commit comments