11 lines
436 B
ReStructuredText
11 lines
436 B
ReStructuredText
.. 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>`_.
|