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