1 .. title:: clang-tidy - hicpp-avoid-c-arrays
3 :http-equiv=refresh: 5;URL=../modernize/avoid-c-arrays.html
8 The hicpp-avoid-c-arrays check is an alias, please see
9 :doc:`modernize-avoid-c-arrays <../modernize/avoid-c-arrays>`
11 It partly enforces the `rule 4.1.1 <https://www.perforce.com/resources/qac/high-integrity-cpp-coding-standard/standard-conversions>`_.