p-ranav / structopt

Parse command line arguments by defining a struct
MIT License
457 stars 26 forks source link

Use `not` rather than `== false` #22

Closed ken-matsui closed 2 years ago

ken-matsui commented 2 years ago

I would suggest using not rather than == false, which would be much clearer, IMO.

ken-matsui commented 2 years ago

My bad, MSVC does not have this token ... https://stackoverflow.com/questions/24414124/why-does-vs-not-define-the-alternative-tokens-for-logical-operators