C++ Concepts and Ranges - How to use them?

Speaker: Mateusz Pusz

Audience level: Beginner | Intermediate | Advanced

category

The most of the Concepts TS and Ranges TS is merged into the C++20 standard draft document. The talk will present a current design of those features and will provide suggestions on how to use them in our source code. That presentation is meant to inspire discussion on how should we use those long-awaited features while building tools and the C++ Standard Library.