Skip to content

arBmind/2022-function-en

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

std::function - a deep dive behind the curtain

Presentation for Meeting C++ 2022 (17.-19. November 2022 in Berlin)

Slides

View slides: https://arbmind.github.io/2022-function-en

Example Code

The code/ Folder contains some examples used in the presentation.

For compilation a C++20 capable compiler and the QBS build system is used. It should be easy read if you use something else.

Warning: All the code is for learning and demonstration purposes only and has no production quality. Especially the slide code is aimed to fit on slides and lacks a lot of best practices.

Slide Technology

License

The slides here are available under the terms of the Creative Commons Attribution-ShareAlike license. (cc-by-sa-license)

Used Pictures