Content deleted Content added
Scott Bowden (talk | contribs) ←Created page with '{{lowercase|title=Placement new (C++)}} In the C++ programming language, the placement new is a form of the new operator that allows object co...' |
Scott Bowden (talk | contribs) mNo edit summary |
||
Line 26:
==See also==
* [[Constructor_(computer_science)|Constructor]]
* <code>[[New_(C++)|new]]</code>
* [[Pointer (computing)|Pointer]]
|