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.
\iref
1 parent fbe2939 commit 7703e92Copy full SHA for 7703e92
source/memory.tex
@@ -2150,7 +2150,6 @@
2150
\remarks
2151
These functions do not attempt to allocate
2152
storage by calling \tcode{::operator new()}\iref{new.delete}.
2153
-\indexlibrarymember{new}{operator}%
2154
2155
\pnum
2156
These functions implicitly create objects\iref{intro.object}
@@ -2201,7 +2200,7 @@
2201
2200
2202
This function does not attempt to
2203
deallocate storage by calling
2204
-\tcode{::operator delete()}\indexlibrarymember{delete}{operator}.
+\tcode{::operator delete()}\iref{new.delete}.
2205
\end{itemdescr}
2206
2207
\xrefc{7.22.3}
0 commit comments