Latest C++ Aptitude Question SOLUTION: What if I want a local to "die" before the close } of the scope in which it was created? Can I call a destructor on a local if I really want to?