Name: Anonymous 2011-01-10 19:16
personalty, i love c++ whats your opinion on it?
new'd returns are allocated on stack instead of hogging up heap space and causing memory leaks if the programmer is sclerotic/careless/stoned? (I am aware that one can use a portable alloca-based hack; I want a REAL-WORLD ENTERPRISE SOLUTION.)