Placement syntax: Difference between revisions

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=Gotcha #62http: Replacing Global New and Delete//informit.com./articles/article.aspx?p=30642&seqNum=3|pages=173&ndash;176|publisher=Addison-Wesley|date=2003|isbn=9780321125187}}</ref>
:<source lang="cpp" enclose=div>
A arena ;