prog:clang-tidy
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
prog:clang-tidy [2024/12/22 09:50] – [readability-identifier-naming] : précision sur dans le bloc principal de la fonction/méthode root | prog:clang-tidy [2024/12/23 09:44] (Version actuelle) – [readability-identifier-naming] : précision sur GlobalFunction root | ||
---|---|---|---|
Ligne 356: | Ligne 356: | ||
si constexpr && SK_ConstexprFunction: | si constexpr && SK_ConstexprFunction: | ||
SK_ConstexprFunction | SK_ConstexprFunction | ||
+ | // C'est quoi une fonction non globale ? | ||
si global && SK_GlobalFunction: | si global && SK_GlobalFunction: | ||
SK_GlobalFunction | SK_GlobalFunction |
prog/clang-tidy.1734857432.txt.gz · Dernière modification : 2024/12/22 09:50 de root