Loading…
C++Now 2021 has ended
Back To Schedule
Thursday, May 6 • 7:00am - 8:30am
So You Think You Know How to Work With Concepts?

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

Concepts may appear easy to use on the surface, but there are a number of traps you can fall into when using them in your generic library. The problems we will be discussing basically boil down to: "I wrote my template library, I tested it on all the types I could think of, but it failed to work with my users' types."

In this session we will see two such traps, and how to remedy them.
1. Using more of types' interface than what the concept declares -- remedied by using concept archetypes.
2. Failure to communicate semantic requirements -- sometimes remedied by emulating semantic constraints with syntactic constraints.

This is a live coding session. It will be assumed that you are already familiar with C++20 concepts. There will be only a super-brief introduction to concepts.

Speakers
avatar for Andrzej Krzemieński

Andrzej Krzemieński

Principal Software Engineering, Sabre Polska
Andrzej is a software developer since 2004. He works mostly with C++ in commercial software, which includes safety-related and high-performance systems. He is a member of the C++ Standards Committee and a Boost developer. He is also a co-organizer of C++ User Group Krakow. Known to... Read More →


Thursday May 6, 2021 7:00am - 8:30am MDT
B