[ad_1]
All about exceptions handling in C++
Description
This course is about exceptions handling in C++, including 11-17 standards.
You will learn about throwing and catching exceptions, re-throwing and nested exceptions, user-defined and standard exceptions, dynamic exceptions specification, noexcept specifier, noexcept operator.
Moreover, you will also learn exception safety guarantees, concept that will help you write robust code in C++ and other similar languages.
Lectures are provided with references to relevant C++ Core Guidelines about error handling.
Please note that this course is not for complete beginners.
[ad_2]
Leave a Reply
You must be logged in to post a comment.