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
Create a Game Loop using C and SDLUdemy RISC-V Toolchain and Compiler Optimization Techniques
Linux Foundation via edX Linux Tools for Software Development
Linux Foundation via edX A Few Effective GCC - Clang Optimizations for Embedded Systems
Linux Foundation via YouTube Embedded Linux Size Reduction Techniques
Linux Foundation via YouTube