1 .. title:: clang-tidy - hicpp-use-nullptr
3 :http-equiv=refresh: 5;URL=../modernize/use-nullptr.html
8 The `hicpp-use-nullptr` check is an alias, please see
9 :doc:`modernize-use-nullptr <../modernize/use-nullptr>` for more information.
10 It enforces the `rule 2.5.3 <https://www.perforce.com/resources/qac/high-integrity-cpp-coding-standard/lexical-conventions>`_.