microavia / messgen

MIT License
9 stars 11 forks source link

Add optional flag BITS into constants description #9

Closed nameofuser1 closed 3 years ago

nameofuser1 commented 4 years ago

This will allow generating enum class for constants which are not bitmasks in C++ thus improving safety.