blob: 789235980ad7b7801b44a8b46fc4c04705c88f1d [file] [log] [blame]
.. title:: clang-tidy - hicpp-avoid-c-arrays
.. meta::
:http-equiv=refresh: 5;URL=../modernize/avoid-c-arrays.html
hicpp-avoid-c-arrays
====================
The hicpp-avoid-c-arrays check is an alias, please see
:doc:`modernize-avoid-c-arrays <../modernize/avoid-c-arrays>`
for more information.
It partly enforces the `rule 4.1.1 <https://www.perforce.com/resources/qac/high-integrity-cpp-coding-standard/standard-conversions>`_.