C++ and the GovernmentI agree with the sentiment that it would be better to move to safer languages, but I also agree with...
Is this how you do object chaining?Agreed, that's perfectly acceptable, too, and is what I actually had in mind. I just personally woul...
Is this how you do object chaining?Yeah that's better, imo. I still think it's a bit strange that you print a newline every time you in...
Is this how you do object chaining?Just a few unsolicited comments on your code: - Why not have Initialize() be part of the constructo...
scientific computing - optimize speedI guess that was a mostly rhetorical question, but yes abstract code will normally run slower withou...