The Spaceship Operator and the Operator Universe
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the intricacies of implementing comparison operators in C++ with a focus on the spaceship operator introduced in C++20. Delve into this 50-minute conference talk from code::dive 2023, presented by Adam Badura, a technical leader at Nokia with over a decade of professional experience. Gain insights on how to implement comparisons more effectively than default compiler implementations. While some basic understanding of the spaceship operator is recommended, discover cautionary advice and best practices for working with comparison operators in modern C++. Learn from Badura's passion for programming and formal approach to software development, as he shares his expertise on creating robust and efficient code across all levels of implementation.
Syllabus
The spaceship operator and the operator universe - Adam Badura - code::dive 2023
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube