HomeHEPForge
Diffusion HEJ a53a75e5cefb

Don't use identifiers with leading underscore

Description

Don't use identifiers with leading underscore

Such identifiers in the global scope are reserved for use by the c++
implementation. Identifiers with leading underscore followed by a
capital letter (e.g. _Higgs_copling) are even reserved in any scope.

Details

Provenance
amaierAuthored on May 15 2019, 8:12 AM
hejPushed on Jan 14 2021, 6:07 PM
Parents
rHEJ528ed7331f31: fixed trailing whitespace
Branches
Unknown
Tags
Unknown