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