Главная
Study mode:
on
1
Introduction
2
German Language
3
What is C Insights
4
Example
5
Implicit conversions
6
C Insights overview
7
Templates
8
What is an AST
9
Template instantiations
10
Default parameters
11
C Insides
12
Default Member Initializers
13
Transformation
14
Constexpr
15
Stardust
16
Test
17
Size
18
Init captures
19
Generic lambdas
20
Behind the scenes
21
C20 changed the game
22
C14 vs C20
23
C20 Example
24
C Plus Example
Description:
Explore the inner workings of C++ through the eyes of the compiler in this comprehensive conference talk from CppNow 2021. Dive deep into C++ Insights, examining implicit conversions, in-class initializers, and the intricacies of lambda generation. Gain a new perspective on code writing by understanding how the compiler interprets various C++ features, including variadic templates. Learn from Andreas Fertig, an experienced C++ trainer and member of the standardization committee, as he demonstrates the power of C++ Insights (https://cppinsights.io) to reveal the hidden mechanisms behind C++ constructs. Discover how recent C++ standards have evolved the language, comparing C++14 and C++20 implementations. Walk away with a deeper understanding of compiler behavior and practical insights to enhance your C++ programming skills.

C++ Insights - How Stuff Works, Lambdas and More

CppNow
Add to list