Loading…
CppCon 2019 has ended
Back To Schedule
Monday, September 16 • 11:00 - 12:00
Concepts: A Day in the Life

Log in to save this to your schedule, view media, leave feedback and see who's attending!

C++20 Concepts are right around the corner - and they are set to revolutionize the way we write generic code, allowing for much better code readability, error message readability and compile times; In this talk I will show how concepts can be used in a real project, and demonstrating those how these 3 traits indeed improve, using my implementation of the feature in the Clang compiler.

Come to this talk to see how concepts greatly simplify generic code, and how you can expect to use them in C++20.

Speakers
avatar for Saar Raz

Saar Raz

A tech and C++ enthusiast, Saar programs in C++ mostly in his free time. In late 2017, he volunteered to implement C++20 Concepts in the Clang compiler, and has been working on that since, having recently reached a feature-complete beta stage. Other than C++ and tech, Saar also likes... Read More →


Monday September 16, 2019 11:00 - 12:00 MDT
Aurora D
  • Interface Design