Dive into the second part of a comprehensive tutorial on C++11/14 features presented by Leor Zolman at C++Now 2014. Explore advanced concepts and new language additions introduced in these C++ standards. Learn about move semantics, rvalue references, lambda expressions, and other modern C++ features that enhance code efficiency and expressiveness. Gain insights into best practices and practical applications of these powerful language constructs. Supplement your learning with the accompanying slides available on GitHub for a deeper understanding of the covered topics.
Overview
Syllabus
A Tutorial Introduction to C++11/14 - Part II
Taught by
CppNow