C++11 Language Features
Offered By: Pluralsight
Course Description
Overview
This course will provide you with detailed information about all of the changes made to the language since C++98/03.
GCC 4.8 is the first version of the compiler to have complete support for all the C++ features added in the C++11 version of the standard. This course will provide you with detailed information about all of the changes made to the language since C++98/03 and their implementation in GCC.
GCC 4.8 is the first version of the compiler to have complete support for all the C++ features added in the C++11 version of the standard. This course will provide you with detailed information about all of the changes made to the language since C++98/03 and their implementation in GCC.
Syllabus
- C++11 Features in GCC 4.8 40mins
- Templates, Classes, Initialization 47mins
- Move Semantics, Perfect Forwarding, constexpr 44mins
- Range-based for nullptr, enums, literals, static_assert, noexcept 33mins
- More Language Features, other Platforms, and The Future of C++ 35mins
Taught by
Alex Korban
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera