In this workshop we will look at some common idioms and recipes for C++
programming with the focus on "Modern C++" implementations, i.e.
implementations that use features of the new C++ standards C++11/14 and soon 17.
The following pages contain introductory examples and small exercise.
If you want to use the C++17 features presented outside of the tech.io
environment, you need a recent compiler which supports the C++17
features used, e.g. gcc 7.1.
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.