cert-mem57-cpp¶
The cert-mem57-cpp is an aliaes, please see bugprone-default-operator-new-on-overaligned-type for more information.
This check corresponds to the CERT C++ Coding Standard rule MEM57-CPP. Avoid using default operator new for over-aligned types.