llvm/clang-tools-extra/docs/clang-tidy/checks/cert/ctr56-cpp.rst

.. title:: clang-tidy - cert-ctr56-cpp
.. meta::
    :http-equiv=refresh: 5;URL=../bugprone/pointer-arithmetic-on-polymorphic-object.html

cert-ctr56-cpp
==============

The `cert-ctr56-cpp` check is an alias, please see
:doc:`bugprone-pointer-arithmetic-on-polymorphic-object
<../bugprone/pointer-arithmetic-on-polymorphic-object>` for more information.