User Tools

Site Tools


2014:switching_to_c_11_and_c_14_in_one_day

This is an old revision of the document!


Back to 2014-proposals

Title: Switching to C++11 and C++14 in one day
Proposer: Nico Josuttis
Type: Preconference Workshop
Duration: 360 mins
Description:
C++11 is standardized and C++14 is around the corner. This raises the question for existing C++ projects and their programmers whether and when to switch to the new language and its library. This tutorial tries to answer that question in one day. It gives a brief overview about the new key features of the new C++ (including the key elements auto, range-based-for-loops, initializations, variadic templates, lambdas, move semantics, and new language features for polymorphism) and introduces the key elements of the new C++ standard library. A couple of example programs demonstrates the typical application of the new style. As a result the attendee will have a good understanding about the benefits of the new C++ standard.



2014/switching_to_c_11_and_c_14_in_one_day.1389365230.txt.gz · Last modified: 2016/06/11 14:05 (external edit)