I would definitely use the new features of c++0x. Autos and Lambdas are the 
biggest noticeable change, so using them could be good style. Apparently the 
new constant expression offers optimisations from the compiler (probably 
equivalent to Java's final). Initialisation save's a couple of lines now. I'd 
also be interested in any books on the new threading part. Good luck.

Reply via email to