Overview
Explore the inner workings of C++ through the eyes of the compiler in this ACCU 2019 conference talk by Andreas Fertig. Dive into C++ Insights to understand implicit conversions, in-class initializers, lambda generation, and variadic templates. Gain a new perspective on code writing as you journey through the compiler's world, uncovering the mechanics behind seemingly simple C++ features. Learn from Fertig's expertise as a freelance trainer and consultant specializing in embedded systems, and discover the power of cppinsights.io. Note that microphone issues are resolved approximately 15 minutes into the presentation.
Syllabus
Intro
German
Short example
What is C Insights
The start of the project
Using templates
AST
Func
Initialization
Class Member initialization
Lambdas
What are Lambdas
Generic Lambdas
Call Operator
Template Lambda
ConstExper
Implicit Context
Rangebased for loops
Rangebased for loop
Rangebased for statements
C Insights
Support
Compile Explorer
Taught by
ACCU Conference