The Surprising Complexity of Formatting Ranges in C++ - CppCon 2022
Offered By: CppCon via YouTube
Course Description
Overview
Explore the intricacies of formatting ranges and tuples in C++ in this 58-minute conference talk from CppCon 2022. Delve into the std::format API and its differences from the ostream API, uncovering the technical challenges of implementing format's feature-rich API for ranges and tuples. Gain insights into the library facility standardized for C++23 and potential future developments. Learn from Barry Revzin, a senior C++ developer and active contributor to the C++ community, as he shares his expertise on this complex topic, drawing from his extensive experience in C++ standardization and development.
Syllabus
The Surprising Complexity of Formatting Ranges in Cpp - Barry Revzin - CppCon 2022
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