Overview/Description
The next C++ standard is known as the C++14 standard. This course aims to familiarize the C++ programmer with C++11 features such as lambda expressions, smart pointers and valarray, as well as some of the upcoming language changes introduced in the C++14 standard.
Target Audience
Individuals with C++ programming experience who wish to learn how to use features such as lambda expressions, smart pointers, and Valarray in C++11 and preview the language changes introduced in C++14.