Welcome to MSDN Blogs Sign in | Join | Help

Aakash Kambuj's blog

Windows Live Core

December 2004 - Posts

How operator new works
I've always been confused about how operator new works. Finally, I found this article which clarifies how the compiler generates code when it encounters new. C++ Language Reference How new Works The allocation-expression — the expression containing the Read More...
Page view tracker