Placement syntax: Difference between revisions

Content deleted Content added
Corrected copy-and-paste error.
Have some citation templates, and a new citation as well.
Line 234:
* {{cite book|last=Franek|first=Frantisek|title=Memory as a Programming Concept in C and C++|publisher=[[Cambridge University Press]]|isbn=9780521520430|year=2004}}
* {{cite web|title=11.10: What is "placement new" and why would I use it?|url=http://parashift.com./c++-faq-lite/dtors.html#faq-11.10|work=C++ FAQ Lite|date=[[2006-09-25]]|author=Marshall Cline|accessdate=[[2008-11-26]]}}
* [{{cite web|url=http://publib.boulder.ibm.com/infocenter/macxhelp/v6v81/index.jsp?topic=/com.ibm.vacpp6m.doc/language/ref/clrc05cplr199.htm IBM Documentation describing |title=C++ new Operator|work=IBM's operatorMac new]OS X compilers|date=2003|publisher=[[IBM]]|accessdate=[[2008-11-27]]}}
* [{{cite web|url=http://msdn2msdn.microsoft.com/en-us/library/kewsb8ba(VS.71)t48aek43.aspx Microsoft Visual Studio|work=[[MSDN]]|title=The operator new documentationFunction|publisher=[[Microsoft]]|date=|accessdate=[[2008-11-27]]}}
* {{cite web|url=http://msdn.microsoft.com/en-us/library/kewsb8ba.aspx|work=[[MSDN]]|title=new Operator (C++)|publisher=[[Microsoft]]|date=|accessdate=[[2008-11-27]]}}
* [http://www.devx.com/tips/Tip/12582 Tip of the day for July 18, 1998]
* {{cite web|url=http://www.devx.com/tips/Tip/12582|title=Placement new|work=Tip of the day|date=[[1998-07-18]]|author=Danny Kalev|accessdate=[[2008-11-27]]|publisher=Jupitermedia Corporation}}
 
==See also==