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
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera