Store two possible action codes in std::pair instead of packing them into one int value with bitmasks. This reduces level of indirection in accessing keyboard actions and make the code more maintainable. |
||
|---|---|---|
| .. | ||
| wx | ||
| check_syntax.sh | ||
Store two possible action codes in std::pair instead of packing them into one int value with bitmasks. This reduces level of indirection in accessing keyboard actions and make the code more maintainable. |
||
|---|---|---|
| .. | ||
| wx | ||
| check_syntax.sh | ||