brintos

brintos / llvm-project-archived public Read only

0
0
Text · 402 B · 8640e69 Raw
11 lines · plain
1.. title:: clang-tidy - hicpp-static-assert2.. meta::3   :http-equiv=refresh: 5;URL=../misc/static-assert.html4 5hicpp-static-assert6===================7 8The `hicpp-static-assert` check is an alias, please see9:doc:`misc-static-assert <../misc/static-assert>` for more information.10It enforces the `rule 7.1.10 <https://www.perforce.com/resources/qac/high-integrity-cpp-coding-standard/declarations>`_.11