devxlogo

April 25, 2003

Fake Memory Leaks

Global objects and objects declared in a namespace scope are constructed before main() starts. The implementation runs special startup code that constructs such objects (including cin and cout) and performs