Overview
Explore the process of transitioning from C++03 to C++11 in a professional software development environment through this 53-minute conference talk from CppNow. Learn how SolidFire approached the migration, including strategies for generating team enthusiasm, conducting thorough correctness and performance testing, and writing code compatible with both C++03 and C++11 standards. Discover the benefits of fully embracing C++11, including new coding styles and improved class designs that were previously impractical or overly complex. Gain insights into overcoming common obstacles and leveraging the full potential of C++11 features to enhance code readability and efficiency in large-scale projects.
Syllabus
Travis Gockel: How we switched to C++11 at SolidFire and how it worked out
Taught by
CppNow