Tuesday, February 12th, 2008
Northwest C++ Users Group videos: Exception Handling Cost, Concurrency
Discussion of the assembly language cost of exception handling on the x86 Windows and x64 Windows platform Herb Sutter – Discussions of concurrency & C++ futures September 2006 meeting of the Northwest C++ Users Group. Scott Meyers @ NWCPP: Red Code/Green Code – Generalizing Const C++ compilers allow non-const code to call const code, but [...]