I know that the new operator allocates a variable in a portion of the called the heap. Now I was wondering if the heap consists only of the unused ram, or if it also includes the swap/page file? I checked MSDN but their explanation was not exceedingly clear, so I thought that I would ask here, hence my question.

-JLBShecky