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