Improve your C++ with inspirations from other languages

Speaker: Andreas Reischuck

Audience level: Intermediate

category

Did you master all of C++? Learnt all the features, read all the proposals and crave for more?

This is the talk for you and everybody who is just curious to learn some complementary features.

Many attempts were tried to defeat C++ with new languages, but C++ is only getting stronger.

New C++ features are sometimes a bit late, but we learnt by the success and mistakes of the other languages.

That way we got the fastest and best lambda implementation.

In this talk, I will collect desirable features of other programming languages and frameworks.

The goal is not to create new C++ proposals, but to understand the potentials and try them with current C++.

Video