.. title:: clang-tidy - cert-mem57-cpp

cert-mem57-cpp
==============

The `cert-mem57-cpp` is an alias, please see
:doc:`bugprone-default-operator-new-on-overaligned-type
<../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
<https://wiki.sei.cmu.edu/confluence/display/cplusplus/MEM57-CPP.+Avoid+using+default+operator+new+for+over-aligned+types>`_.
