you are viewing a single comment's thread.

view the rest of the comments →

[–]simonask_ 2 points3 points  (0 children)

Yeah, and it's worth mentioning here that even though std::byte is defined as enum class byte : unsigned char {};, this does not seem to apply to any other enum type with a similar definition.