CG数据库 >> C++ in Detail: Exceptions

MP4 | Video: h264, 1280×720 | Audio: AAC, 48 KHz, 2 ChGenre: eLearning | Language: English + .VTT | Duration: 3.5 hour | Size: 1.55 GBAll about exceptions handling in C++What you’ll learnC++ exceptions handlingException safe codeRequirementsBasic knowledge of C++Compiler supporting at least C++11Interest in C++DescriptionThis 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.

Who this course is for:Beginner or intermediate C++ developers willing to improve their C++ skills and write exception safe codeAnyone interested in C++ and its exception handling mechanism


C++ in Detail: Exceptions的图片1
C++ in Detail: Exceptions的图片2