What Has C++20 Ever Done For Templates?

What Has C++20 Ever Done For Templates?

11:00 - 12:30 Friday 8th April 2022 BST

Beginner

Intermediate

The answer is a lot! There are some smaller features like more possibilities for non-type template parameters
(literal class types and floating points are now possible) and lambda expressions now allow template type parameters in their definition.
But the biggest feature is clearly concepts which allow us to easily define requirements on template arguments which are enforced by the compiler.

This talk will give a tour of the new features of templates in C++20 and will discuss how the new features work and what they can be used for.

image

Hendrik Niemeyer

Hendrik is a C developer and works on software for analysis of pipeline inspection results. This includes topics like machine learning, + numerical mathematics and distributed computing. Before this he completed his PhD in physics at the University of Osnabrück with a thesis about quantum mechanics and + numerical simulations where he got to know and and love programming and complex, mathematical tasks. + His favorite programming languages, in which he also has the most experience, are C and Rust. He describes himself as a "learning enthusiast"
who always gets absorbed in trying out new things. Therefore, he values being up to date with programming languages
and using the latest features of them in a meaningful way.





Your Privacy

By clicking "Accept Non-Essential Cookies" you agree ACCU can store non-essential cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

Current Setting: Non-Essential Cookies REJECTED


By clicking "Include Third Party Content" you agree ACCU can forward your IP address to third-party sites (such as YouTube) to enhance the information presented on this site, and that third-party sites may store cookies on your device.

Current Setting: Third Party Content EXCLUDED



Settings can be changed at any time from the Cookie Policy page.