cert-err58-cpp¶
The cert-err58-cpp check is an alias, please see bugprone-throwing-static-initialization for more information.
This check corresponds to the CERT C++ Coding Standard rule ERR58-CPP. Handle all exceptions thrown before main() begins executing.