Overview
Explore the concept of Regular Types and their importance in C++ programming through this conference talk from code::dive 2019. Delve into the relationship between Regular types and new STL additions like std::span, examining common pitfalls and best practices. Learn about the foundational concepts in programming, including Semiregular, Regular, and EqualityComparable types, and their significance in C++20 Concepts. Gain insights into designing and implementing regular types for everyday programming and library design. Discover how properly constraining types and function prototypes can lead to intuitive usage and prevent unexpected behavior. Join Victor Ciura, a Senior Software Engineer at CAPHYON, as he shares his expertise on this crucial aspect of C++ development.
Syllabus
A Short Life span For a Regular Mess - Victor Ciura - code::dive 2019
Taught by
code::dive conference