Content deleted Content added
Have a Gotcha! |
This is the actual URL. |
||
Line 154:
</source>
The latter would involve simply writing the destructor invocation and delete function call into the program:<ref name=Vermeir1 /><ref name=Dewhurst>{{cite book|title=C++ Gotchas|author=Stephen C. Dewhurst|chapter=Gotcha #62: Replacing Global New and Delete|chapterurl=
:<source lang="cpp" enclose=div>
A arena ;
|