Exception safety guarantees in the C++ standard library
The role of noexcept in maintaining exception safety in C++
Understanding the noexcept specifier in C++
Best practices for handling exceptions in C++
Different levels of exception safety in C++