mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Updated Keyman Code Style Guide (markdown)
parent
b7db96c6b3
commit
1c780bce14
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ Don’t use exceptions.
|
|||
|
||||
### Preprocessor Macros
|
||||
|
||||
It is not a hard no, but prefer inline functions, enums, and const variables
|
||||
It is not a hard no, but prefer inline functions, enums, and const variables.
|
||||
Macros are used for including libraries for example KMN_API in keyboardprocessor_bits.h
|
||||
|
||||
### Template Metaprograming
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue