tidy - cert-oop57-cpp — Extra Clang Tools 22.0.0git documentation (original) (raw)

cert-oop57-cpp

The cert-oop57-cpp check is an alias, please seebugprone-raw-memory-call-on-non-trivial-typefor more information.

This check corresponds to the CERT C++ Coding Standard ruleOOP57-CPP. Prefer special member functions and overloaded operators to C Standard Library functions.