Files
doomemacs/modules/editor
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
..
2021-02-11 22:05:21 -05:00
2020-12-05 16:55:27 -05:00
2021-02-28 00:19:12 +01:00
2020-04-30 01:28:02 -04:00
2021-02-12 11:12:45 +08:00