cert-oop57-cpp¶
The cert-oop57-cpp check is an alias, please see bugprone-raw-memory-call-on-non-trivial-type for more information.
This check corresponds to the CERT C++ Coding Standard rule OOP57-CPP. Prefer special member functions and overloaded operators to C Standard Library functions.