Aakash Kambuj's blog

Windows Live Core

December, 2004

Posts
  • Aakash Kambuj's blog

    How operator new works

    • 2 Comments
    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...
Page 1 of 1 (1 items)