Explore the challenges and solutions in designing and implementing a Physical Units Library for C++ in this comprehensive conference talk from C++Now 2019. Delve into the current state of work, design tradeoffs, and potential solutions presented by Mateusz Pusz, a chief software engineer and C++ trainer. Discover how new C++20 features enhance the library's usability, maintainability, and extensibility, including class types as non-type template parameters, simplified interfaces through class template argument deduction, and the power of concepts in constraining template types. Gain insights from Pusz's extensive experience in C++ development, performance optimization, and low-latency programming, as well as his involvement in the ISO C++ Committee and WG21 Study Group 14.
Overview
Syllabus
C++Now 2019: Mateusz Pusz “Implementing Physical Units Library for C++”
Taught by
CppNow