cert-err52-cpp¶
The cert-err52-cpp check is an alias, please see modernize-avoid-setjmp-longjmp for more information.
This check corresponds to the CERT C++ Coding Standard rule ERR52-CPP. Do not use setjmp() or longjmp().
The cert-err52-cpp check is an alias, please see modernize-avoid-setjmp-longjmp for more information.
This check corresponds to the CERT C++ Coding Standard rule ERR52-CPP. Do not use setjmp() or longjmp().