The Markable Library
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the Markable library, an alternative to std::optional, in this 19-minute conference talk from code::dive 2021. Discover how Markable solves the same problem as std::optional but with a different approach, eliminating extra size costs by utilizing one of your type's values to store information about the empty state. Learn about the library's overview, usage, and comparison to std::optional. Gain insights from speaker Andrzej Krzemieński, an experienced software developer, C++ Standards Committee member, and Boost developer. Understand the potential applications of Markable in safety-related and high-performance systems, and how it can optimize your C++ code.
Syllabus
The Markable Library – Andrzej Krzemieński – code::dive 2021
Taught by
code::dive conference
Related Courses
UNSW Computing 1 - The Art of ProgrammingOpenLearning C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Comprendre les Microcontroleurs
École Polytechnique Fédérale de Lausanne via Coursera