Exploration of Strongly-typed Units in C++ - A Case Study from Digital Audio
Offered By: CppCon via YouTube
Course Description
Overview
Dive into a comprehensive exploration of strongly-typed units in C++ through the lens of digital audio processing. Learn how the combination of user-defined types, conversion operators/constructors, and operator overloading in C++ can prevent unit-related errors, from silent audio output to catastrophic system failures. Examine the mp-units library, proposed for standardization, and its application in developing custom units for digital audio and DSP. Gain insights into real-world examples, best practices, and the potential future of unit handling in C++ programming.
Syllabus
Exploration of Strongly-typed Units in C++: A Case Study from Digital Audio - Roth Michaels - CppCon
Taught by
CppCon
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