Narrow Contracts and noexcept are Inherently Incompatible in C++ - ACCU 2024
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore an in-depth conference talk on the inherent incompatibility between narrow contracts and the `noexcept` specifier in C++. Delve into the concepts of contracts, essential behavior, and preconditions before comparing the Design by Contract and Liskov Substitutability principles. Examine how adhering to The Lakos Rule benefits backward compatibility and wide implementations, particularly in the context of the C++ Standard Library. Discover a solution that addresses the needs of the diverse C++ community while maintaining best practices in software design and development.
Syllabus
Narrow Contracts and `noexcept` are Inherently Incompatible in C++ - John Lakos - ACCU 2024
Taught by
ACCU Conference
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera