Dealing with Function Failures in C++
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore function failure reporting methods in C++ in this 53-minute conference talk from code::dive 2018. Delve into the motivations behind choosing exceptions or error codes for failure handling. Examine how C++17 features impact these decisions and learn about the Outcome library. Get a glimpse of future plans for next-generation failure handling in C++. Gain insights from speaker Andrzej Krzemieński on this crucial aspect of C++ programming.
Syllabus
Dealing with function failures in C++ - Andrzej Krzemieński - code::dive 2018
Taught by
code::dive 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