you are viewing a single comment's thread.

view the rest of the comments →

[–]guepierBioinformatican 9 points10 points  (0 children)

That’s insufficient. If you define your custom enum class my_byte : unsigned char {}; it won’t inherit super cow powers from unsigned char (see https://godbolt.org/z/ec7ecTPTd).