Modernize your C++ code--CoderGears Team
The CoderGears Team teaches us how to use clang-modernize:
Modernize your C++ code
by the CoderGears Team
From the article:
C++11 includes several additions to the core language and extends the C++ standard library. Some of these new features are very easy to use and bring a big added value to your C++ projects...

While we wait for CppCon 2015 in September, we’re featuring videos of some of the 100+ talks from CppCon 2014. Here is today’s feature:
While we wait for CppCon 2015 in September, we’re featuring videos of some of the 100+ talks from CppCon 2014. Here is today’s feature:
Christophe Riccio gives us an interesting point of view for a library author and shares the latest status of some compilers: