cert-err60-cpp¶
The cert-err60-cpp check is an alias, please see bugprone-exception-copy-constructor-throws for more information.
This check corresponds to the CERT C++ Coding Standard rule ERR60-CPP. Exception objects must be nothrow copy constructible.