F5 Case Study: LineRate's C++98 to C++11 Migration -- Lenny Maiorani
Fresh on the F5 dev blog:
Case Study: LineRate's C++98 to C++11 Migration
by Lenny Maiorani
From the article:
Have you heard about C++11 and the huge changes in the language?
Are you terrified to turn on the flag in your compiler?
Are your developers clamouring for modern language features?
The LineRate team['s ...] migration to [modern] C++ has been a breeze...


A nice tutorial on a feature that leads to convenient and safe calling code:
The STE||AR Group has released V0.9.9 of HPX -- A general purpose parallel C++ runtime system for applications of any scale.