Search Results

2
votes

Bitwise Flags abandoned ?

If you have an already complex application, why would you make it more complex by using bitwise flags. I personally wouldn't use this kind flags if there weren't any more upsides then just being co …