doomemacs/modules/editor/file-templates/templates/c-mode
Tomasz Andrzejak 704aa4ebde Remove double underscore from c header templates
Using double underscore for an identifier in C/C++ invokes undefined
behavior.

From https://eel.is/c++draft/lex.name:

Each identifier that contains a double underscore __ or begins with an
underscore followed by an uppercase letter is reserved to the
implementation for any use.
2021-03-16 10:16:33 +01:00
..
__c 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
__h Remove double underscore from c header templates 2021-03-16 10:16:33 +01:00