C++11 Language Features
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.
Author Name: Alex Korban
Author Description:
Alex Korban is an author and independent consultant with an interest in functional programming, databases, and geospatial applications. He’s written several books about C++11 and C++14. Alex co-founded a company to visualize geospatial data for the heavy construction industry in order to improve safety and productivity when building highways, tunnels, and other infrastructure. Prior to that he worked on a wide range of software, such as early mobile applications, a flight simulator, and GPS-base… more
Table of Contents
- 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
There are no reviews yet.