Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
357いいね 15050回再生

Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024

cppcon.org/
---

Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024
---

Concepts are a pretty new key feature of C++. Introduced with C++20, they provide a way to deal with requirements and specify constraints on generic code. This can be used to improve overload resolution, avoid invalid use of generic code, improve error handling, and improve documentation of generic code.

In this talk we introduce the basics of concepts. You will get an overview of
the difference between requirements, concepts, and constraints
where you can apply concepts
how to formulate concepts
what the standard library gives you as and for concepts
how to design concepts right
---

Slides: github.com/CppCon/CppCon2024/blob/main/Presentatio…

Sponsored by JetBrains: www.jetbrains.com/clion/
---

Nicolai Josuttis

Nicolai Josuttis (www.josuttis.com) is well-known in the community for his authoritative books and talks. For more than 20 years he has been a member of the C++ Standard Committee. He is the author of several worldwide best-sellers, including:
C++20: The Complete Guide
C++17: The Complete Guide
C++ Move Semantics: The Complete Guide
The C++ Standard Library: A tutorial and Reference
C++ Templates: The Complete Guide (w/ David Vandevoorde & Doug Gregor)
---

CppCon is the annual, week-long face-to-face gathering for the entire C++ community. The conference is organized by the C++ community for the community. You will enjoy inspirational talks and a friendly atmosphere designed to help attendees learn from each other, meet interesting people, and generally have a stimulating experience. Taking place this year in Aurora, Colorado, near the Denver airport, and including multiple diverse tracks, the conference will appeal to anyone from C++ novices to experts.
Annual CppCon Conference - www.cppcon.org/
www.linkedin.com/company/cppcon
x.com/cppcon
www.facebook.com/CppConference
www.reddit.com/r/cppcon/
mastodon.social/@CppCon
---

Videos Filmed & Edited by Bash Films: www.BashFilms.com/
YouTube Channel Managed by Digital Medium Ltd: events.digital-medium.co.uk/
---

#stl #backtobasics #cpp #cplusplus #cppcon #cppprogramming #cplusplusprogramming #softwaredevelopment #softwareengineering #coding #code #programming #programmer

コメント